GetQuickslot

From Dragon Age Toolset Wiki
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