Difference between revisions of "Category:Lua Callbacks"

From Fortress Forever Wiki
Jump to navigationJump to search
m
Line 1: Line 1:
 +
{{Infobox mapping}}
 
Callbacks are user-defined functions which are activated by events in the game. The lua script can change the outcome of these events, or simply use the event as a cue to run some other code.
 
Callbacks are user-defined functions which are activated by events in the game. The lua script can change the outcome of these events, or simply use the event as a cue to run some other code.
  
 
[[Category:Lua]]
 
[[Category:Lua]]

Revision as of 23:04, 3 August 2009