![]() | |
![]() | ![]() |
CL_LuaObject::operator[]SyntaxCL_LuaObject operator[](int index); DescriptionSubscription If the object is a Lua table, the #operator[]@ can be used to indexed the Lua corresponding value. FUNCTIONS If the object is a Lua function, the operator () can be used to call it. |