|
OpenMiner
0.0.1a
Voxel game engine
|
#include <sol.hpp>
Additional Inherited Members | |
Public Types inherited from sol::call_detail::agnostic_lua_call_wrapper< F, is_index, is_variable, checked, boost, clean_stack > | |
| typedef wrapper< meta::unqualified_t< F > > | wrap |
Static Public Member Functions inherited from sol::call_detail::agnostic_lua_call_wrapper< F, is_index, is_variable, checked, boost, clean_stack > | |
| static int | convertible_call (std::true_type, lua_State *L, Fx &&f, Args &&... args) |
| static int | convertible_call (std::false_type, lua_State *L, Fx &&f, Args &&... args) |
| static int | call (lua_State *L, Fx &&f, Args &&... args) |
1.8.12