Class OnDestroyNotifier | Unity Reflect | 1.1.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Class OnDestroyNotifier

    Inheritance
    Object
    OnDestroyNotifier
    Namespace: Unity.Labs.Utils
    Syntax
    public class OnDestroyNotifier : MonoBehaviour

    Properties

    destroyed

    Declaration
    public Action<OnDestroyNotifier> destroyed { set; }
    Property Value
    Type Description
    Action<OnDestroyNotifier>
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX