UT UnquipItem

From Dragon Age Toolset Wiki
Jump to: navigation, search

Unequips an item from an inventory slot

void UT_UnquipItem(
object oCreature,
int nSlot,
int nWeaponSet = INVALID_WEAPON_SET
);
Parameters:
oCreature
[Undocumented]
nSlot
[Undocumented]
nWeaponSet
[Undocumented]
Returns:

Nothing.

Source:

Core Resources.utility_h