| MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame] | 1 | SYNOPSIS: |
| 2 | object this_object(void) | ||||
| 3 | |||||
| 4 | DESCRIPTION: | ||||
| 5 | Return the object pointer for this object. This is not to be | ||||
| 6 | confused with the internal name of an object, which is used by | ||||
| 7 | the id() function. | ||||
| 8 | |||||
| 9 | SEE ALSO: | ||||
| 10 | this_player(E), previous_object(E), object_name(E), find_object(E) | ||||