OpenTTD
|
The real C++ caller for method with return value and 10 params. More...
#include <squirrel_helper.hpp>
Static Public Member Functions | |
static int | SQCall (Tcls *instance, Tretval(Tcls::*func)(Targ1, Targ2, Targ3, Targ4, Targ5, Targ6, Targ7, Targ8, Targ9, Targ10), HSQUIRRELVM vm) |
The real C++ caller for method with return value and 10 params.
Definition at line 668 of file squirrel_helper.hpp.