object

An integer that represents a particular object in the world (essentially a pointer to a real object).


Example

object oSucks = GetLastPlayerDied();

See Also

Data Types