IsItemIndestructible

From Dragon Age Toolset Wiki
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