Manual:DIL Manual/unitptr
Jump to navigation
Jump to search
Unitptr:
Unit pointers are used to keep track of units: rooms, players, non-player or objects. Through a variable of this type you can access most of the information in a unit. Unitptr variables are 'volatile', and thus cleared whenever there is a possibility that they are rendered unusable.