#include <sol.hpp>
§ push_popper_at()
sol::stack::push_popper_at::push_popper_at |
( |
lua_State * |
luastate, |
|
|
int |
index = -1 , |
|
|
int |
count = 1 |
|
) |
| |
|
inline |
lua_State * L
Definition: sol.hpp:6603
int count
Definition: sol.hpp:6605
int index
Definition: sol.hpp:6604
§ ~push_popper_at()
sol::stack::push_popper_at::~push_popper_at |
( |
| ) |
|
|
inline |
lua_State * L
Definition: sol.hpp:6603
int count
Definition: sol.hpp:6605
int index
Definition: sol.hpp:6604
§ count
int sol::stack::push_popper_at::count |
§ index
int sol::stack::push_popper_at::index |
lua_State* sol::stack::push_popper_at::L |
The documentation for this struct was generated from the following file: