|
VR-Engage
2.2
|
Go to the source code of this file.
Namespaces | |
| namespace | makVre |
Functions | |
| int VRELUABINDING_DLL | makVre::luaopen_State (lua_State *L) |
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.