GetItemDamaged

From Dragon Age Toolset Wiki
Jump to: navigation, search

Returns whether the item is damaged. Damaged items cannot be used.

int GetItemDamaged(
object oObject
);
Parameters:
oObject
Item to test for damage
Returns:

TRUE if the item is damaged, FALSE if it is not.

Source:

script.ldf