Click or drag to resize

IDebuggableDebugMode Property

Gets or sets if this object should show its debug information.

Namespace:  TouchScript
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
bool DebugMode { get; set; }

Property Value

Type: Boolean
See Also