Class InteractableReceiverListInspector
Namespace: Microsoft.MixedReality.Toolkit.UI
Assembly: cs.temp.dll.dll
Syntax
public class InteractableReceiverListInspector : UnityEditor.Editor
Methods
AddEvent(Int32)
Declaration
protected virtual void AddEvent(int index)
Parameters
Type | Name | Description |
---|---|---|
Int32 | index |
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()
RenderInspectorHeader()
Declaration
protected virtual void RenderInspectorHeader()