• Preparing search index...
  • The search index is not available
pokemon-rogue-battle
  • pokemon-rogue-battle
  • data/ability
  • applyPostVictoryAbAttrs

Function applyPostVictoryAbAttrs

  • applyPostVictoryAbAttrs(attrType, pokemon, ...args): Promise<void>
  • Parameters

    • attrType: (new (...args) => PostVictoryAbAttr)
        • new (...args): PostVictoryAbAttr
        • Parameters

          • Rest ...args: any[]

          Returns PostVictoryAbAttr

    • pokemon: default
    • Rest ...args: any[]

    Returns Promise<void>

    • Defined in src/data/ability.ts:3736

Settings

Member Visibility

Theme

pokemon-rogue-battle
  • Loading...

Generated using TypeDoc