Bearbeiten

InteractableReceiverListInspector Class

Definition

public ref class InteractableReceiverListInspector : UnityEditor::Editor
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.UI.InteractableReceiverList))]
public class InteractableReceiverListInspector : UnityEditor.Editor
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.UI.InteractableReceiverList))>]
type InteractableReceiverListInspector = class
    inherit Editor
Public Class InteractableReceiverListInspector
Inherits Editor
Inheritance
UnityEditor.Editor
InteractableReceiverListInspector
Derived
Attributes
UnityEditor.CustomEditorAttribute

Constructors

InteractableReceiverListInspector()

Methods

AddEvent(Int32)
OnInspectorGUI()
RenderInspectorHeader()

Applies to