Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ lua_state
Method
lua_state
extlibs/sol3/include/sol/sol.hpp:6576–6578 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6574
}
6575
6576
lua_State* lua_state() const noexcept {
6577
return L;
6578
}
6579
};
6580
6581
struct this_main_state {
Callers
15
stack_reference
Method · 0.45
operator==
Function · 0.45
push_popper
Method · 0.45
push_pop_at
Function · 0.45
stateless_reference
Method · 0.45
copy_assign
Method · 0.45
move_assign
Method · 0.45
basic_reference
Method · 0.45
clear
Function · 0.45
modify_unique_usertype_as
Function · 0.45
push_environment_of
Function · 0.45
clear_entries
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected