Difference between revisions of "IsContainer"
Jump to navigation
Jump to search
imported>WereWolf (Fixed categories) |
imported>WereWolf |
||
Line 13: | Line 13: | ||
[[Category: Inventory Functions]] | [[Category: Inventory Functions]] | ||
[[Category: Inventory Functions (OBSE)]] | [[Category: Inventory Functions (OBSE)]] | ||
Latest revision as of 01:23, 12 September 2007
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.