Difference between revisions of "Global Functions"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) |
Shadlington (Talk | contribs) |
||
Line 7: | Line 7: | ||
{| class="wikitableShiny" border="1" | {| class="wikitableShiny" border="1" | ||
|- | |- | ||
− | ! | + | ! '''Function''' |
− | ! | + | ! '''Description''' |
|- | |- | ||
| [[CreateBlob]] | | [[CreateBlob]] |
Revision as of 19:07, 13 August 2012
Something here about the general concept of global functions.
Then a big ol' list of the functions, linking to their own articles.
Function | Description |
---|---|
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. |