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