49
edits
| Line 90: | Line 90: | ||
Lua functions placed in a Lua runtime by the lua context: | Lua functions placed in a Lua runtime by the lua context: | ||
: [[CLUA script]] - Runs an engine script from the Lua runtime. | : [[CLUA script|script]] - Runs an engine script from the Lua runtime. | ||
: [[CLUA require]] - Loads and runs lua text file asset from engine data. | : [[CLUA require|require]] - Loads and runs lua text file asset from engine data. | ||
=== Msg module === | === Msg module === | ||