List of all existing LoginXML and WorldXML functions for macros and addons..
Arcadia exclusive functions were preceded by ~
symbol.
GameMaster functions were preceded by X
symbol.
Deprecated functions were preceded by -
symbol.
> SetBindingKey( string Binding, string Key1, string Key2 );
> GetBindingKey( string Binding ) => string Key1, string Key2
> GetNumBindings() => int Amount
> GetBindings( int Index ) => string Header, string Name, string Key1, string Key2
> DefaultBindingKey();
> SaveBindingKey();