Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ GetActionId
Method
GetActionId
src/game_battlealgorithm.cpp:96–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
int Game_BattleAlgorithm::AlgorithmBase::GetActionId() {
97
return -1;
98
}
99
100
void Game_BattleAlgorithm::AlgorithmBase::Reset() {
101
hp = 0;
Callers
1
ActionSelectedCallback
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected