Editing Engine:CLUA script

Revision as of 23:03, 18 October 2023 by Bear (talk | contribs) (Created page with "{{dev/uiclua}} Runs an engine script from the Lua runtime. <kua>script "var bob fred"</kua> == Arguments == * script - the block of text to be run as a script in the engine. == Associations == * Is by default placed in the default Lua runtime. == Details == A global Lua runtime function that runs a script from Lua. == Examples == === Default values === From Lua creates an engine variable 'bob' and prints its value: <lua> script 'var bob fred;bob' </lua> In Lua creat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Warning: You are editing an out-of-date revision of this page. If you publish it, any changes made since this revision will be lost.

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see AddOn Studio Wiki:Copyrights for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see AddOn Studio Wiki:Copyrights for details).
Cancel Editing help (opens in new window)