The Flock
0.00.001
|
Interface debuggable. More...
Public Member Functions | |
void | logDebug (string message) |
void | logWarning (string message) |
void | logError (string message) |
Properties | |
bool | debug [get, set] |
Interface debuggable.
void IDebuggable.logDebug | ( | string | message) |
Implemented in AbstractMonoBehaviour, and CoreObject.
void IDebuggable.logError | ( | string | message) |
Implemented in AbstractMonoBehaviour, and CoreObject.
void IDebuggable.logWarning | ( | string | message) |
Implemented in AbstractMonoBehaviour, and CoreObject.
|
getset |