OpenMiner  0.0.1a
Voxel game engine
Static Public Member Functions | List of all members
sol::stack::pusher< this_main_state > Struct Template Reference

#include <sol.hpp>

Static Public Member Functions

static int push (lua_State *, const this_main_state &)
 

Member Function Documentation

§ push()

static int sol::stack::pusher< this_main_state >::push ( lua_State *  ,
const this_main_state  
)
inlinestatic
11309  {
11310  return 0;
11311  }

The documentation for this struct was generated from the following file: