blob: 5b602762f6d00752cd3c7fa4ab4bf0092e0cb1bf [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS:
2 object this_object(void)
3
4DESCRIPTION:
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
9SEE ALSO:
10 this_player(E), previous_object(E), object_name(E), find_object(E)