| EventManagerLogBehaviourEditor Class |
[Missing <summary> documentation for "T:Slash.Unity.Editor.Common.Inspectors.Logging.EventManagerLogBehaviourEditor"]
Namespace: Slash.Unity.Editor.Common.Inspectors.Logging
The EventManagerLogBehaviourEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| EventManagerLogBehaviourEditor | Initializes a new instance of the EventManagerLogBehaviourEditor class |
| Name | Description | |
|---|---|---|
| EventTypes |
Event types which can be configured.
|
| 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.) |