MCPcopy 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
525const lcf::rpg::Sound* Game_BattleAlgorithm::AlgorithmBase::GetStartSe() const {
526 return NULL;
527}
528
529std::string Game_BattleAlgorithm::AlgorithmBase::GetStartMessage(int) const {
530 return "";

Callers 2

Calls 1

GetTypeMethod · 0.45

Tested by

no test coverage detected