ContType

From Wiki
Revision as of 20:53, 15 August 2005 by Panther.sn (Talk | contribs)

Jump to: navigation, search

#contType

Container System Variables

Description

The #contType system variable determines the object type of the currently selected container/gump.

Example

....
if #contType <> %trashbarreltype
       gosub opentrash
....

See Also

#contPosX #contPosY #contKind #contID

Main_Page Documentation Container System Variables