Object Variable

From Legends of Aria Admin and Modding Wiki
Revision as of 20:05, 5 November 2016 by Yorlik (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Object Variables are variables stored on Game Objects and are saved with the regular server backups. This means they are available after a server restart and they are the most important means we have to achieve persistance. The are accessed using the GetObjVar and SetObjVar functions