AddItemProperty

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

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