MCPcopy 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_referenceMethod · 0.45
operator==Function · 0.45
push_popperMethod · 0.45
push_pop_atFunction · 0.45
stateless_referenceMethod · 0.45
copy_assignMethod · 0.45
move_assignMethod · 0.45
basic_referenceMethod · 0.45
clearFunction · 0.45
push_environment_ofFunction · 0.45
clear_entriesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected