CoronaLuaDoFile()

Revision Release 2024.3703
Keywords iOS, Solar2D Native, C, CoronaLua.h, CoronaLuaDoFile
See also CoronaLua.h
Corona C Functions

Overview

Same as CoronaLuaDoCall() except the function is the chunk contained in file.

Syntax

int CoronaLuaDoFile( lua_State *L, const char* file, int narg, bool clear )