Click or drag to resize
GameLogBehaviourEditor Class

[Missing <summary> documentation for "T:Slash.Unity.Editor.Common.Inspectors.Logging.GameLogBehaviourEditor"]

Inheritance Hierarchy
SystemObject
  Object
    ScriptableObject
      Editor
        Slash.Unity.Editor.Common.Inspectors.LoggingEventManagerLogBehaviourEditor
          Slash.Unity.Editor.Common.Inspectors.LoggingGameLogBehaviourEditor

Namespace: Slash.Unity.Editor.Common.Inspectors.Logging
Assembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntax
public class GameLogBehaviourEditor : EventManagerLogBehaviourEditor

The GameLogBehaviourEditor type exposes the following members.

Constructors
  NameDescription
Public methodGameLogBehaviourEditor
Initializes a new instance of the GameLogBehaviourEditor class
Top
Properties
See Also