ClanSoft logo
ClanSoft logo

    CL_Lua::setfallback

Syntax

static CL_LuaObject setfallback(
        char* name,
        lua_CFunction fallback);

Parameters

name-the name of the fallback
fallback-pointer to the function

Return value

the return code

Description

Set Lua fallback


Back to index



This page was built using the Perceps documentation system.