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

Function applyPreWeatherEffectAbAttrs

  • applyPreWeatherEffectAbAttrs(attrType, pokemon, weather, cancelled, simulated?, ...args): Promise<void>
  • Parameters

    • attrType: Constructor<PreWeatherEffectAbAttr>
    • pokemon: default
    • weather: null | Weather
    • cancelled: BooleanHolder
    • simulated: boolean = false
    • Rest...args: any[]

    Returns Promise<void>

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

Settings

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

Generated using TypeDoc