object
An integer that represents a particular object in the world (essentially a pointer to a real object).
Example
object oSucks = GetLastPlayerDied();
An integer that represents a particular object in the world (essentially a pointer to a real object).
object oSucks = GetLastPlayerDied();