CL_LuaObject(void);
Create a nil object (default)
After creating a 'nil' object, we use the Lua class methods to access values from the Lua stack
Back to index