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

Function applyCheckTrappedAbAttrs

  • applyCheckTrappedAbAttrs(attrType, pokemon, trapped, otherPokemon, ...args): Promise<void>
  • Parameters

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

          • Rest ...args: any[]

          Returns CheckTrappedAbAttr

    • pokemon: default
    • trapped: BooleanHolder
    • otherPokemon: default
    • Rest ...args: any[]

    Returns Promise<void>

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

Settings

Member Visibility

Theme

pokemon-rogue-battle
  • Loading...

Generated using TypeDoc