MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / maximumEffectTime

Method maximumEffectTime

source/game/StarTileDamage.cpp:102–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102float TileDamageParameters::maximumEffectTime() const {
103 return m_maximumEffectTime;
104}
105
106float TileDamageParameters::totalHealth() const {
107 return m_totalHealth;

Callers 1

damageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected