Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ luaRoot
Method
luaRoot
source/game/StarWorldClient.cpp:2283–2285 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2281
}
2282
2283
LuaRootPtr WorldClient::luaRoot() {
2284
return m_luaRoot;
2285
}
2286
2287
RpcPromise<Vec2F> WorldClient::findUniqueEntity(String const& uniqueId) {
2288
if (!inWorld())
Callers
5
validateEdge
Method · 0.45
init
Method · 0.45
displayed
Method · 0.45
displayed
Method · 0.45
Chat
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected