Lua Variable

From Legends of Aria Admin and Modding Wiki
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....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.