Otclient
14/8/2020
|
Expand arguments from tuple for later calling the C++ function. More...
#include <luabinder.h>
Static Public Member Functions | |
template<typename Tuple , typename F , typename... Args> | |
static int | call (const Tuple &tuple, const F &f, LuaInterface *lua, const Args &... args) |
Expand arguments from tuple for later calling the C++ function.
Definition at line 77 of file luabinder.h.
|
inlinestatic |