Delegate ListControlItem.EventHandler | Unity Reflect | 1.1.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Delegate ListControlItem.EventHandler

    Namespace: UnityEngine.Reflect
    Syntax
    public delegate void EventHandler(ListControlItemData inData);
    Parameters
    Type Name Description
    ListControlItemData inData
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX