GetItemUnique

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns whether the item is unique.

int GetItemUnique(
object oObject
);
Parameters:
oObject
The item to test for uniqueness
Returns:

True if the item is unique, false otherwise

Source:

script.ldf