pokemon-rogue-battle
    Preparing search index...

    Enumeration ExpNotification

    Determines exp notification style.

    • Default - the normal exp gain display, nothing changed
    • Only level up - we display the level up in the small frame instead of a message
    • Skip - no level up frame nor message
    Index

    Enumeration Members

    Enumeration Members

    DEFAULT: 0
    ONLY_LEVEL_UP: 1
    SKIP: 2