Click or drag to resize

DebugHelper Properties

[This is preliminary documentation and is subject to change.]

The DebugHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIsErrorLoggingEnabled
Gets or sets a value indicating whether logging of Error messages to the Unity console is enabled.
Public propertyStatic memberIsInformationLoggingEnabled
Gets or sets a value indicating whether logging of Information messages to the Unity console is enabled.
Public propertyStatic memberIsLoggingEnabled
Gets or sets a value indicating whether logging to the Unity console is enabled.
Public propertyStatic memberIsWarningLoggingEnabled
Gets or sets a value indicating whether logging of Warning messages to the Unity console is enabled.
Top
See Also