PKMItemFlingEffect
public class PKMItemFlingEffect: Mappable
The various effects of the move Fling
when used with different items.
-
The identifier for this fling effect resource
Declaration
Swift
public var id: Int? -
The name for this fling effect resource
Declaration
Swift
public var name: String? -
The result of this fling effect listed in different languages
Declaration
Swift
public var effectEntries: [PKMEffect]? -
A list of items that have this fling effect list
Declaration
Swift
public var items: [PKMNamedAPIResource]? -
Undocumented
Declaration
Swift
public class PKMItemFlingEffect: Mappable -
Undocumented
Declaration
Swift
public class PKMItemFlingEffect: Mappable
View on GitHub
PKMItemFlingEffect Class Reference