MCPcopy Create free account
hub / github.com/Segs/Segs / lua_state

Method lua_state

3rd_party/lua_sol2/include/sol.hpp:15550–15552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15548 }
15549
15550 lua_State* lua_state() const {
15551 return tbl.lua_state();
15552 }
15553 };
15554
15555 template <typename Table, typename Key, typename T>

Callers 15

pushMethod · 0.95
stack_referenceMethod · 0.45
operator==Function · 0.45
push_pop_atFunction · 0.45
copy_assignMethod · 0.45
move_assignMethod · 0.45
basic_referenceMethod · 0.45
push_environment_ofFunction · 0.45
lua_stateMethod · 0.45
getFunction · 0.45
basic_functionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected