This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

IsContainer

From the Oblivion ConstructionSet Wiki
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.