GetItemProperties

From Dragon Age Toolset Wiki
Jump to: navigation, search

Return an array with item properties present on an object

int[] GetItemProperties(
object oItem,
int bIncludeSubItems
);
Parameters:
oItem
the item
bIncludeSubItems
include runes properties
Returns:

Array with item properties

Source:

script.ldf