For Lua, Wrapper the script data that should be used to find the handler corresponding to the Lua function by the nativeobject pointer and store the value pointer which would be converted concretely by the different events,then the converted data would be passed into the Lua stack. More...
Public Attributes | |
void * | nativeObject |
For Lua, nativeobject is used to get handler corresponding to the Lua function. | |
var | nativeObject |
For Lua, nativeobject is used to get handler corresponding to the Lua function. | |
local | nativeObject |
For Lua, nativeobject is used to get handler corresponding to the Lua function. | |
For Lua, Wrapper the script data that should be used to find the handler corresponding to the Lua function by the nativeobject pointer and store the value pointer which would be converted concretely by the different events,then the converted data would be passed into the Lua stack.