GetQuickslot

From Dragon Age Toolset Wiki
Revision as of 19:06, 2 March 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

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

Get the ability ID for the ability in the given quickslot

int GetQuickslot(
object oCreature,
int nSlot
);
Parameters:
oCreature
The creature
nSlot
The index of the slot to set
Returns:

The ID of the ability currently in the slot (or zero if it is empty)

Source:

script.ldf

Description

Gets the ability in the given quickslot


See also

ABI base.xls