MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / status

Method status

source/core/StarLua.hpp:1783–1785  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1781}
1782
1783inline LuaThread::Status LuaThread::status() const {
1784 return engine().threadStatus(handleIndex());
1785}
1786
1787template <typename T>
1788bool LuaUserData::is() const {

Callers

nothing calls this directly

Calls 1

threadStatusMethod · 0.80

Tested by

no test coverage detected