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