GetItemEquipSlot

From Dragon Age Toolset Wiki
Revision as of 00:03, 16 January 2010 by BryanDerksen (Talk | contribs)

Jump to: navigation, search

Returns the inventory slot this item is equipped in, or INVENTORY_SLOT_INVALID, if not equipped.

int GetItemEquipSlot(
object oItem
);
Parameters:
oItem
The item in question
Returns:

The inventory slot, or INVENTORY_SLOT_INVALID, if not equipped.

Source:

script.ldf