IsItemIndestructible

From Dragon Age Toolset Wiki
Revision as of 19:43, 25 February 2010 by BryanDerksen (Talk | contribs) (fill in missing parameter)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns whether a given item is indestructible.

int IsItemIndestructible(
object oItem
);
Parameters:
oItem
Item to test for indestructibility
Returns:

TRUE if the item is indestructible, FALSE otherwise.

Source:

script.ldf