Class InteractableReceiverInspector
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.UI
Assembly: cs.temp.dll.dll
Syntax
public class InteractableReceiverInspector : InteractableReceiverListInspector
Methods
OnEnable()
Declaration
protected override void OnEnable()
Overrides
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()
Overrides
RemoveEvent(Int32, SerializedProperty)
Declaration
protected override void RemoveEvent(int index, SerializedProperty prop = null)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | index | |
| SerializedProperty | prop |