|
VR-Engage
2.2
|
Go to the source code of this file.
Classes | |
| class | makVre::DtLuaFunction |
Namespaces | |
| namespace | makVre |
This file defines the DtLuaFunction class which allows C++ code to easily invoke Lua functions with type-safe parameter passing and return value handling. It supports calling Lua functions with various numbers of parameters and retrieving the result with proper type conversion.