GetItemPropertyPower

From Dragon Age Toolset Wiki
Jump to: navigation, search

Return the power level of an item properties present on an object

int GetItemPropertyPower(
object oItem,
int nPropertyId,
int bIncludeSubItems
);
Parameters:
oItem
the item
nPropertyId
the property
bIncludeSubItems
include runes properties
Returns:

the property's power level

Source:

script.ldf