MCPcopy Create free account
hub / github.com/EasyRPG/Player / ApplyCustomEffect

Method ApplyCustomEffect

src/game_battlealgorithm.cpp:158–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158void Game_BattleAlgorithm::AlgorithmBase::ApplyCustomEffect() {
159}
160
161int Game_BattleAlgorithm::AlgorithmBase::ApplySwitchEffect() {
162 const auto sw = GetAffectedSwitch();

Callers 2

Calls 7

SetChargedMethod · 0.80
SetHiddenMethod · 0.80
SetExplodeTimerMethod · 0.80
SetDeathTimerMethod · 0.80
GetTypeMethod · 0.45
TransformMethod · 0.45
FlashMethod · 0.45

Tested by

no test coverage detected