Difference between revisions of "IsContainer"
Jump to navigation
Jump to search
imported>Behippo (correct calling conventions) |
imported>WereWolf (Fixed categories) |
||
Line 10: | Line 10: | ||
Must be called on a reference. Returns true if calling object is classed as a container. | Must be called on a reference. Returns true if calling object is classed as a container. | ||
[[Category: OBSE Functions]] | [[Category: Functions (OBSE)]] | ||
[[Category: OBSE | [[Category: Inventory Functions]] | ||
[[Category: OBSE | [[Category: Inventory Functions (OBSE)]] | ||
[[Category: Condition Functions]] | |||
[[Category: Condition Functions (OBSE)]] |
Revision as of 14:32, 10 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.