Difference between revisions of "IsClothing"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Behippo
(correct calling conventions)
imported>WereWolf
(Fixed categories)
Line 10: Line 10:
Returns true if calling object is classed as clothing.
Returns true if calling object is classed as clothing.


[[Category: OBSE Functions]]
<!--[[Category: OBSE Functions]]
[[Category: OBSE Item Functions]]
[[Category: OBSE Item Functions]]
[[Category: OBSE Reference Functions]]
[[Category: OBSE Reference Functions]]
I was not sure if I must delete this info, so I've just hide it.-->
[[Category: Functions]]
[[Category: Functions (OBSE)]]
[[Category: Inventory Functions]]
[[Category: Inventory Functions (OBSE)]]
[[Category: Condition Functions]]
[[Category: Condition Functions (OBSE)]]

Revision as of 16:25, 11 September 2007

A command for Oblivion Script Extender

Syntax:

IsClothing [ObjectID]

Returns true if the passed object id is classed as clothing.

[ref.]IsClothing

Returns true if calling object is classed as clothing.