get_id
Description:
Get the id of the object that emitted this message.
This function is used in debug handlers. Can be empty.
Parameters:
| this |
a debug message |
Returns:
|
The emitter of a DebugMessage. |
Get the id of the object that emitted this message.
This function is used in debug handlers. Can be empty.
| this |
a debug message |
|
The emitter of a DebugMessage. |