An interface for objects which can expose some kind of debug information which can be turned on and off.
Namespace:
TouchScript
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic interface IDebuggable
The IDebuggable type exposes the following members.
Properties
| Name | Description |
---|
 | DebugMode |
Gets or sets if this object should show its debug information.
|
Top
See Also