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

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

          • Rest ...args: any[]

          Returns PreWeatherEffectAbAttr

    • pokemon: default
    • weather: Weather
    • cancelled: BooleanHolder
    • Rest ...args: any[]

    Returns Promise<void>

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

Settings

Member Visibility

Theme

pokemon-rogue-battle
  • Loading...

Generated using TypeDoc