LockQuickslotBar

From Dragon Age Toolset Wiki
Jump to: navigation, search

Locks or unlocks the quickslot bar for the user interface of a creature

void LockQuickslotBar(
object oCreature,
int bLock
);
Parameters:
oCreature
The creature
bLock
Locks the quickbar if true, unlocks it if false
Returns:

Nothing.

Source:

script.ldf

Description

Locks or unlocks the quickslot bar for the user interface of a creature