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

Method abandon

extlibs/sol3/include/sol/sol.hpp:8357–8359  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8355 }
8356
8357 void abandon () {
8358 stateless_stack_reference::abandon(lua_state());
8359 }
8360 };
8361
8362 inline bool operator==(const stack_reference& l, const stack_reference& r) {

Callers 7

sol.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected