Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
158
void Game_BattleAlgorithm::AlgorithmBase::ApplyCustomEffect() {
159
}
160
161
int Game_BattleAlgorithm::AlgorithmBase::ApplySwitchEffect() {
162
const auto sw = GetAffectedSwitch();
Callers
2
ProcessBattleActionExecute
Method · 0.80
ProcessBattleActionApply
Method · 0.80
Calls
7
SetCharged
Method · 0.80
SetHidden
Method · 0.80
SetExplodeTimer
Method · 0.80
SetDeathTimer
Method · 0.80
GetType
Method · 0.45
Transform
Method · 0.45
Flash
Method · 0.45
Tested by
no test coverage detected