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

Function applyAbAttrs

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

    • attrType: Constructor<AbAttr>
    • pokemon: default
    • cancelled: null | BooleanHolder
    • Rest...args: any[]

    Returns Promise<void>

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

Settings

Member Visibility
pokemon-rogue-battle
  • Loading...

Generated using TypeDoc