Object Variable
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