Click or drag to resize
EventManagerLogBehaviourEditorEventTypes Property
Event types which can be configured.

Namespace: Slash.Unity.Editor.Common.Inspectors.Logging
Assembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntax
protected abstract IEnumerable<Type> EventTypes { get; }

Property Value

Type: IEnumerableType
See Also