Global Functions
From King Arthur's Gold Wiki
Revision as of 19:15, 13 August 2012 by Shadlington (Talk | contribs)
Something here about the general concept of global functions.
Then a big ol' list of the functions, linking to their own articles.
Function | Description |
---|---|
Misc | |
AddIconMarker |
This defines a token (e.g. $EmptyShop$) for icon replacement in menus and suchlike. |
AddColorMarker |
This defines a token (e.g. $RED$) for colouring text in menus and suchlike. |
Stuff | |
CreateBlob |
Creates a CBlob with the given factory and the given path to a config file defining the CBlob. Returns a reference to the created CBlob. |