AddItemProperty

From Dragon Age Toolset Wiki
Revision as of 22:03, 9 February 2010 by BryanDerksen (Talk | contribs) (remove generated)

Jump to: navigation, search

Adds an item property

void AddItemProperty(
object oItem,
int nProperty,
int nPower
);
Parameters:
oItem
the Item
nProperty
the Property
nPower
the POWER_LEVEL of the item property
Returns:

Nothing.

Source:

script.ldf