Difference between revisions of "GetItemPropertyPower"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
(looks okay, removing tag)
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=GetItemPropertyPower
 
|name=GetItemPropertyPower

Revision as of 18:50, 2 March 2010

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