|
The Flock
0.00.001
|
Core object, which also implements IDebuggable class for debug functionalities. More...
Public Member Functions | |
| void | logDebug (string message) |
| void | logWarning (string message) |
| void | logError (string message) |
Properties | |
| bool | debug [get, set] |
Properties inherited from IDebuggable | |
| bool | debug [get, set] |
Core object, which also implements IDebuggable class for debug functionalities.
| void CoreObject.logDebug | ( | string | message) |
Implements IDebuggable.
| void CoreObject.logError | ( | string | message) |
Implements IDebuggable.
| void CoreObject.logWarning | ( | string | message) |
Implements IDebuggable.
|
getset |
1.8.4