xoreos
0.0.5
|
Lua helpers. More...
#include "src/aurora/lua/util.h"
#include "src/aurora/lua/stack.h"
#include "src/aurora/lua/variable.h"
#include "src/aurora/lua/table.h"
Go to the source code of this file.
Namespaces | |
Aurora | |
Aurora::Lua | |
Functions | |
void * | Aurora::Lua::getRawCppObjectFromStack (const Stack &stack, int index) |
void * | Aurora::Lua::getRawCppObjectFromVariable (const Variable &var) |
Lua helpers.
Definition in file util.cpp.