- disposeLua
void disposeLua()
Disposes lua from memory, run on exit.
or not, whatever floats your goat.
- generateDataSetters
string generateDataSetters()
Undocumented in source. Be warned that the author may not have intended to support it.
- generateFunction
string generateFunction()
Undocumented in source. Be warned that the author may not have intended to support it.
- generateFunctionParams
string generateFunctionParams()
Undocumented in source. Be warned that the author may not have intended to support it.
- newState
LuaState newState()
- paramCount
int paramCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- params
string[] params()
Undocumented in source. Be warned that the author may not have intended to support it.
- stackToVariant
Variant stackToVariant(LuaState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- stackToVariant
Variant stackToVariant(lua_State* state)
Undocumented in source. Be warned that the author may not have intended to support it.