VR-Engage  2.2
Loading...
Searching...
No Matches
state.h File Reference
Include dependency graph for state.h:

Go to the source code of this file.

Namespaces

namespace  makVre
 

Functions

int VRELUABINDING_DLL makVre::luaopen_State (lua_State *L)
 

Detailed Description

This file contains the function for registering state management functionality with Lua. It allows Lua scripts to access and manipulate application state within the VREngage system, providing capabilities for storing and retrieving persistent data across script executions.