Search Results for

    Show / Hide Table of Contents

    Delegate SpawnDelegate

    Namespace: Mirror
    Assembly: doc.dll
    Syntax
    public delegate GameObject SpawnDelegate(Vector3 position, Guid assetId);
    Parameters
    Type Name Description
    Vector3 position
    Guid assetId
    Returns
    Type Description
    GameObject
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX