| EventManagerLogBehaviourEditor Methods |
The EventManagerLogBehaviourEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| OnDisable |
Called when the inspector gets disabled.
| |
| OnEnable |
Called when the inspector gets active.
| |
| OnInspectorGUI |
Called when the inspector GUI should be drawn.
(Overrides Editor.OnInspectorGUI.) |