SQConvert::HelperT< Tretval(*)(Targ1, Targ2, Targ3, Targ4), true > Struct Template Reference
The real C++ caller for function with no return value and 4 params.
More...
#include <squirrel_helper.hpp>
|
Static Public Member Functions |
static int | SQCall (void *instance, Tretval(*func)(Targ1, Targ2, Targ3, Targ4), HSQUIRRELVM vm) |
Detailed Description
template<typename Tretval, typename Targ1, typename Targ2, typename Targ3, typename Targ4>
struct SQConvert::HelperT< Tretval(*)(Targ1, Targ2, Targ3, Targ4), true >
The real C++ caller for function with no return value and 4 params.
Definition at line 450 of file squirrel_helper.hpp.
The documentation for this struct was generated from the following file: