docs.unity3d.com
    Show / Hide Table of Contents

    Class EventInspectorData

    Stores the data for drawing UnityEvent inspectors with the reflection data needed to find and modify the event.

    Inheritance
    Object
    EventInspectorData
    Namespace: UnityEditor.MARS
    Syntax
    [MovedFrom("Unity.MARS")]
    public class EventInspectorData

    Fields

    hidden

    Declaration
    public bool hidden
    Field Value
    Type Description
    Boolean

    property

    Declaration
    public SerializedProperty property
    Field Value
    Type Description
    SerializedProperty

    show

    Declaration
    public bool show
    Field Value
    Type Description
    Boolean

    unityEvents

    Declaration
    public UnityEventBase[] unityEvents
    Field Value
    Type Description
    UnityEventBase[]
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023