MCPcopy Create free account
hub / github.com/OpenDungeons/OpenDungeons / getSlapEffectDuration

Method getSlapEffectDuration

source/utils/ConfigManager.h:120–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 { return mSlapDamagePercent; }
119
120 inline uint32_t getSlapEffectDuration() const
121 { return mSlapEffectDuration; }
122
123 inline int64_t getTimePayDay() const
124 { return mTimePayDay; }

Callers 1

slapMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected