AddItemProperty

From Dragon Age Toolset Wiki
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