OpenTTD
|
The real C++ caller for method with no return value and 1 param. More...
#include <squirrel_helper.hpp>
Static Public Member Functions | |
static int | SQCall (Tcls *instance, Tretval(Tcls::*func)(Targ1), HSQUIRRELVM vm) |
static Tcls * | SQConstruct (Tcls *instance, Tretval(Tcls::*func)(Targ1), HSQUIRRELVM vm) |
The real C++ caller for method with no return value and 1 param.
Definition at line 265 of file squirrel_helper.hpp.