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