Click or drag to resize
GameLogBehaviourEditorEventTypes 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 override IEnumerable<Type> EventTypes { get; }

Property Value

Type: IEnumerableType
See Also