docs.unity3d.com
    目次を表示する/隠す

    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

    Is the property hidden since no events are attached

    Declaration
    public bool hidden
    Field Value
    Type Description
    Boolean

    property

    Serialized property for unity events

    Declaration
    public SerializedProperty property
    Field Value
    Type Description
    SerializedProperty

    show

    Is the event property shown in an expanded form

    Declaration
    public bool show
    Field Value
    Type Description
    Boolean

    unityEvents

    Collection of UnityEventBases for a serialized property

    Declaration
    public UnityEventBase[] unityEvents
    Field Value
    Type Description
    UnityEventBase[]
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)