SetOverrideBindingSpell
|
Set an override binding to a specific spell.
|
SetOverrideBindingMacro
|
Sets an override binding to run a macro.
|
SetOverrideBindingItem
|
Sets an override binding to use an item in the player's possession.
|
SetOverrideBindingClick
|
Sets an override binding to "click" a Button object.
|
SetOverrideBinding
|
Sets an override binding for a binding command.
|
SetMouselookOverrideBinding
|
Overrides the default mouselook bindings to perform another binding with the mouse buttons.
|
SetBindingSpell
|
Binds a key combination to cast a spell.
|
SetBindingMacro
|
Binds a key combination to run a macro.
|
SetBindingItem
|
Binds a key combination to use an item in the player's possession.
|
SetBindingClick
|
Binds a key combination to "click" a Button object.
|
SetBinding
|
Binds a key combination to a binding command.
|
SaveBindings
|
Saves the current set of key bindings.
|
RunBinding
|
Runs the script associated with a key binding action.
|
LoadBindings
|
Loads a set of key bindings.
|
GetNumBindings
|
Returns the number of entries in the key bindings list.
|
GetCurrentBindingSet
|
Returns which set of key bindings is currently in use.
|
GetBindingKey
|
Returns the key combinations for a given binding command.
|
GetBindingByKey
|
Returns the action bound to a key or key combination.
|
GetBindingAction
|
Returns the action bound to a key or key combination.
|
GetBinding
|
Returns information about a key binding.
|
ClearOverrideBindings
|
Clears any registered override bindings for a given owner.
|
SetOverrideBindingItem
|
Sets an override binding to use an item in the player's possession.
|
SetBindingItem
|
Binds a key combination to use an item in the player's possession.
|