GetItemPropertyPower

From Dragon Age Toolset Wiki
Revision as of 18:50, 2 March 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

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 propertie's power level

Source:

script.ldf