OpenMiner
0.0.1a
Voxel game engine
sol
stack
pusher< this_state >
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
&
)
inline
static
11302
{
11303
return
0;
11304
}
The documentation for this struct was generated from the following file:
external/
sol.hpp
Generated by
1.8.12