blob: e9e9327e17788dfb5bd03946f760cb2c40a997a1 [file] [log] [blame]
Zesstrad59c3892019-11-28 20:53:39 +01001SYNOPSIS
Zesstra715ec202025-07-09 22:18:31 +02002 object|lwobject this_object(void)
MG Mud User88f12472016-06-24 23:31:02 +02003
Zesstra715ec202025-07-09 22:18:31 +02004DESCRIPTION
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.
MG Mud User88f12472016-06-24 23:31:02 +02008
Zesstra715ec202025-07-09 22:18:31 +02009SEE ALSO
MG Mud User88f12472016-06-24 23:31:02 +020010 this_player(E), previous_object(E), object_name(E), find_object(E)