ClanSoft logo
ClanSoft logo

    CL_LuaObject::operator()

Syntax

int operator()(
        const CL_LuaValue& arg1,
        const CL_LuaValue& arg2,
        const CL_LuaValue& arg3,
        const CL_LuaValue& arg4,
        const CL_LuaValue& arg5);

Description

Call function with 5 arguments


Back to index



This page was built using the Perceps documentation system.