Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThePhD/sol2
/ lua_state
Method
lua_state
include/sol/table_proxy.hpp:271–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
}
270
271
lua_State* lua_state() const {
272
return tbl.lua_state();
273
}
274
275
table_proxy& force() {
276
if (!this->valid()) {
Callers
2
call
Method · 0.95
push
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected