pokemon-rogue-battle
    Preparing search index...

    Enumeration MoveSourceType

    Used for challenge types that modify movesets, these denote the various sources of moves for pokemon.

    Index

    Enumeration Members

    COMMON_EGG: 5
    COMMON_TM: 2
    GREAT_TM: 3
    LEVEL_UP: 0
    RARE_EGG: 6
    RELEARNER: 1
    ULTRA_TM: 4