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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use