PKMPokemonAbility
public class PKMPokemonAbility: Mappable
Pokemon Ability
-
Whether or not this is a hidden ability
Declaration
Swift
public var isHidden: Bool?
-
The slot this ability occupies in this Pokémon species
Declaration
Swift
public var slot: Int?
-
The ability the Pokémon may have
Declaration
Swift
public var ability: PKMNamedAPIResource?
-
Undocumented
Declaration
Swift
public class PKMPokemonAbility: Mappable
-
Undocumented
Declaration
Swift
public class PKMPokemonAbility: Mappable