![]() |
Lemmings
Remappable Gestures For Unity
|
This is the editor script for the Relationship Proxy. It is primarily designed to accomodate an up-to-date display for the ID, which is determined when the relationship changes. More...
Inherits Editor.
Public Member Functions | |
| override void | OnInspectorGUI () |
Private Member Functions | |
| void | OnEnable () |
Private Attributes | |
| LemmingRelationshipProxy | proxy |
| SerializedProperty | onTriggerDetectedProp |
| SerializedProperty | onTriggerExitedProp |
| SerializedProperty | onGazeDetectedProp |
| bool | showEvents = false |
This is the editor script for the Relationship Proxy. It is primarily designed to accomodate an up-to-date display for the ID, which is determined when the relationship changes.