GetItemProperties

From Dragon Age Toolset Wiki
Revision as of 00:20, 11 February 2010 by BryanDerksen (Talk | contribs)

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