docs.unity.cn
    Show / Hide Table of Contents

    Property OnSetData

    OnSetData

    Delegate that is invoked when data is modified.

    Declaration
    public Action<string, object, bool> OnSetData { get; set; }
    Property Value
    Type Description
    Action<String, Object, Boolean>
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use