Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ GetStartSe
Method
GetStartSe
src/game_battlealgorithm.cpp:525–527 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
523
}
524
525
const lcf::rpg::Sound* Game_BattleAlgorithm::AlgorithmBase::GetStartSe() const {
526
return NULL;
527
}
528
529
std::string Game_BattleAlgorithm::AlgorithmBase::GetStartMessage(int) const {
530
return
""
;
Callers
2
ProcessBattleActionAnimation
Method · 0.80
ProcessBattleActionUsage
Method · 0.80
Calls
1
GetType
Method · 0.45
Tested by
no test coverage detected