Delegate UnSpawnDelegate | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Delegate UnSpawnDelegate

    Namespace: UnityEngine.Networking
    Syntax
    public delegate void UnSpawnDelegate(GameObject spawned);
    Parameters
    Type Name Description
    GameObject spawned
    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX