OpenTTD
|
The real C++ caller for function with return value and 5 params. More...
#include <squirrel_helper.hpp>
Static Public Member Functions | |
static int | SQCall (void *instance, Tretval(*func)(Targ1, Targ2, Targ3, Targ4, Targ5), HSQUIRRELVM vm) |
The real C++ caller for function with return value and 5 params.
Definition at line 530 of file squirrel_helper.hpp.