Interface PokemonIdentTarget

Pokemon target ident

Hierarchy

  • PokemonIdentTarget

Properties

active: boolean

The target is an active target?

name: string

Pokemon name

playerIndex: number

Player index

slot?: number

If active = true, index of the active pokemon

Generated using TypeDoc