CL_Lua::error
Syntax
static void
error
(char* message);
Parameters
message
-
the error message
Description
Generate a Lua error, with the given message
Back to index
This page was built using the Perceps documentation system.