bluejay ~master (2018-01-17T12:08:39Z)
Dub
Repo
ScriptFunctions
bluejay
functions
Functions to manage the test script.
class
ScriptFunctions {
this
(LuaState lua);
void
exit
(int[] params);
}
Constructors
this
this
(LuaState lua)
Undocumented in source.
Members
Functions
exit
void
exit
(int[] params)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
bluejay
functions
classes
ScriptFunctions
TestFunctions
structs
ExecuteReturns
UtilFunctions
Functions to manage the test script.