Difference between revisions of "Global Functions"

From King Arthur's Gold Wiki
Jump to: navigation, search
Line 9: Line 9:
 
! '''Function'''
 
! '''Function'''
 
! '''Description'''
 
! '''Description'''
|-  
+
|-
 +
! MISC
 +
|-
 +
| [[AddIconMarker]]
 +
| {{:AddIconMarker}}
 +
|-
 +
| [[AddColorMarker]]
 +
| {{:AddColorMarker}}
 +
|-
 +
! Stuff
 +
|-
 
| [[CreateBlob]]
 
| [[CreateBlob]]
 
| {{:CreateBlob}}
 
| {{:CreateBlob}}

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