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

Function applyPostWeatherChangeAbAttrs

  • applyPostWeatherChangeAbAttrs(attrType, pokemon, weather, ...args): Promise<void>
  • Parameters

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

          • Rest ...args: any[]

          Returns PostWeatherChangeAbAttr

    • pokemon: default
    • weather: WeatherType
    • Rest ...args: any[]

    Returns Promise<void>

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

Settings

Member Visibility

Theme

pokemon-rogue-battle
  • Loading...

Generated using TypeDoc