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