Delegate SpawnDelegate | Multiplayer HLAPI | 1.0.8
docs.unity.cn
    Show / Hide Table of Contents

    Delegate SpawnDelegate

    Namespace: UnityEngine.Networking
    Syntax
    public delegate GameObject SpawnDelegate(Vector3 position, NetworkHash128 assetId);
    Parameters
    Type Name Description
    Vector3 position
    NetworkHash128 assetId
    Returns
    Type Description
    GameObject
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 15 December 2020