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

Method lua_state

extlibs/sol3/include/sol/sol.hpp:22472–22474  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22470 }
22471
22472 lua_State* lua_state() const {
22473 return tbl.lua_state();
22474 }
22475
22476 table_proxy& force() {
22477 if (!this->valid()) {

Callers 2

callMethod · 0.95
pushMethod · 0.95

Calls 1

lua_stateMethod · 0.45

Tested by

no test coverage detected