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

Method GetActivePage

src/game_event.cpp:618–620  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

616}
617
618const lcf::rpg::EventPage *Game_Event::GetActivePage() const {
619 return page;
620}
621

Callers 7

PushMethod · 0.80
CanLandAirshipMethod · 0.80
CanDisembarkShipMethod · 0.80
IsPassableTileMethod · 0.80
UpdateRangeListWindowMethod · 0.80
game_character.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected