InteractableReceiverListInspector Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.EditorInteractableReceiverListInspector
- Derived
- Attributes
-
UnityEditor.CustomEditorAttribute
Constructors
InteractableReceiverListInspector() |
Methods
AddEvent(Int32) | |
OnInspectorGUI() | |
RenderInspectorHeader() |