MCPcopy 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
383Maybe<float> SystemObject::threatLevel() const {
384 return m_config.threatLevel;
385}
386
387SkyParameters SystemObject::skyParameters() const {
388 return m_config.skyParameters;

Callers 1

objectWarpActionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected