#include <sol.hpp>
§ this_main_state()
sol::this_main_state::this_main_state |
( |
lua_State * |
Ls | ) |
|
|
inline |
lua_State * L
Definition: sol.hpp:5068
§ lua_state()
lua_State* sol::this_main_state::lua_state |
( |
| ) |
const |
|
inlinenoexcept |
lua_State * L
Definition: sol.hpp:5068
§ operator lua_State *()
sol::this_main_state::operator lua_State * |
( |
| ) |
const |
|
inlinenoexcept |
lua_State * lua_state() const noexcept
Definition: sol.hpp:5082
§ operator->()
lua_State* sol::this_main_state::operator-> |
( |
| ) |
const |
|
inlinenoexcept |
lua_State * lua_state() const noexcept
Definition: sol.hpp:5082
lua_State* sol::this_main_state::L |
The documentation for this struct was generated from the following file: