Difference between revisions of "Global Functions"

From King Arthur's Gold Wiki
Jump to: navigation, search
Line 7: Line 7:
 
{| class="wikitableShiny" border="1"
 
{| class="wikitableShiny" border="1"
 
|-
 
|-
! width="200" | '''Function'''
+
! '''Function'''
! width="200" | '''Description'''
+
! '''Description'''
 
|-  
 
|-  
 
| [[CreateBlob]]
 
| [[CreateBlob]]

Revision as of 20: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.