IsContainer

From the Oblivion ConstructionSet Wiki
Revision as of 14:32, 10 September 2007 by imported>WereWolf (Fixed categories)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

IsContainer [ObjectID]

Returns true if the passed object id is classed as a container.

[ref.]IsContainer

Must be called on a reference. Returns true if calling object is classed as a container.