CL_Lua::createObject
Syntax
static CL_LuaObject
createObject
(lua_Object lo);
Parameters
obj
-
the object
Return value
the return code
Description
Create a LuaObject from a lua_Object
Back to index
This page was built using the Perceps documentation system.