GetItemPropertyPower

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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