Lua Variable
Revision as of 20:00, 5 November 2016 by Yorlik (talk | contribs) (Created page with "Lua Variables are variables created in Lua scripts. They are not persistent as opposed to Object Variables and get destroyed on server shutdown or restart....")
Lua Variables are variables created in Lua scripts. They are not persistent as opposed to Object Variables and get destroyed on server shutdown or restart.