Difference between revisions of "Category:Lua Callbacks"
From Fortress Forever Wiki
Jump to navigationJump to searchm |
m |
||
| Line 1: | Line 1: | ||
| + | {{Infobox manual/Header}} | ||
{{Infobox mapping}} | {{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]] | ||
| + | {{Infobox manual/Footer}} | ||
Revision as of 09:15, 5 June 2011
|
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. |
Pages in category "Lua Callbacks"
The following 18 pages are in this category, out of 18 total.