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.
> GetRaidTargetIndex( int index ) => int Icon
> InitializeRaidTargetFrame( string FrameName, int Count );
> SetRaidTarget( int index, option int Icon );
> FSF_GetRecipeCount() => int Count
> FSF_GetRecipeInfo( int index ) => string Name, int SkillLevel, int LearnLevel, int Cost, string Texture, int currency
> FSF_LearnRecipe( int index );
~ GetRecipeStoreItemLink( int index ) => string ItemLink
> CloseRuneExchange();
> RuneExchangeDelPlateItem( int index );
> RuneExchangeGetListInfo( int index ) => ( index == -1: int Count ) / ( int ListIndex );
> RuneExchangeGetPlateInfo( int index ) => string Texture
> RuneExchangeOk( int Type );
> RuneExchangePushInPlate( int index );