PokéRogue
    Preparing search index...

    RunInfoUiMode indicates possible overlays of RunInfoUiHandler. MAIN <-- default overlay that can return back to RunHistoryUiHandler + should eventually have its own enum once more pages are added to RunInfoUiHandler HALL_OF_FAME, ENDING_ART, etc. <-- overlays that should return back to MAIN

    Index

    Enumeration Members

    Enumeration Members

    ENDING_ART: 2
    HALL_OF_FAME: 1
    MAIN: 0