MCPcopy 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
379WarpAction SystemObject::warpAction() const {
380 return m_config.warpAction;
381}
382
383Maybe<float> SystemObject::threatLevel() const {
384 return m_config.threatLevel;

Callers 1

objectWarpActionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected