Difference between revisions of "IsContainer"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Behippo
(correct calling conventions)
imported>WereWolf
 
(One intermediate revision by the same user not shown)
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 Item Functions]]
[[Category: Inventory Functions]]
[[Category: OBSE Reference Functions]]
[[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.