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

Method clearDefenseModifier

source/entities/Creature.cpp:3159–3162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3157}
3158
3159void Creature::clearDefenseModifier()
3160{
3161 setDefenseModifier(0.0, 0.0, 0.0);
3162}
3163
3164void Creature::setStrengthModifier(double modifier)
3165{

Callers 1

releaseEffectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected