CL_Lua::dofile
Syntax
static int
dofile
(char *filename);
Parameters
filename
-
the script file name
Return value
the return code
Description
Execute a Lua chunk stored in a file
Back to index
This page was built using the Perceps documentation system.