OpenMiner
0.0.1a
Voxel game engine
sol
stack
pusher< stack_count >
Static Public Member Functions
|
List of all members
sol::stack::pusher< stack_count > Struct Template Reference
#include <
sol.hpp
>
Static Public Member Functions
static int
push
(lua_State *,
stack_count
st)
Member Function Documentation
§
push()
static int
sol::stack::pusher
<
stack_count
>::push
(
lua_State *
,
stack_count
st
)
inline
static
10685
{
10686
return
st.count;
10687
}
The documentation for this struct was generated from the following file:
external/
sol.hpp
Generated by
1.8.12