|
VR-Engage
2.2
|
Go to the source code of this file.
Classes | |
| class | makVre::DtLuaState |
Namespaces | |
| namespace | makVre |
Functions | |
| int UTIL_DLL | makVre::DtLuaErrorHandler (lua_State *L) |
This file defines the DtLuaState class which provides a high-level interface for working with Lua states, including executing scripts, manipulating the stack, and encoding/decoding values between C++ and Lua.