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

#include <sol.hpp>

Static Public Member Functions

static int push (lua_State *, const this_state &)
 

Member Function Documentation

§ push()

static int sol::stack::pusher< this_state >::push ( lua_State *  ,
const this_state  
)
inlinestatic
11302  {
11303  return 0;
11304  }

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