• 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, isQuiet, messages, ...args): Promise<void>
  • Parameters

    • attrType: Constructor<CheckTrappedAbAttr>
    • pokemon: default
    • trapped: BooleanHolder
    • otherPokemon: default
    • isQuiet: boolean
    • messages: string[]
    • Rest...args: any[]

    Returns Promise<void>

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

Settings

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

Generated using TypeDoc