Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ warpAction
Method
warpAction
source/game/StarSystemWorld.cpp:379–381 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
377
}
378
379
WarpAction SystemObject::warpAction() const {
380
return m_config.warpAction;
381
}
382
383
Maybe<float> SystemObject::threatLevel() const {
384
return m_config.threatLevel;
Callers
1
objectWarpAction
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected