UIBinder
From Mod Wiki
Class Tree
Overview
This class may be used in the GUIs. It will inherit all properties, flags, functions and events from UIWindow.
Window type:
type binder;
Properties
Flags
Functions
General Functions
applyBinding Apply the current key registered with the binder window. unbindBinding Unbind all keys bound to the bind command.
Events
onBindComplete When a new key was bound to the bind command.