PokéRogue
GitHub
Switch to Main
Preparing search index...
src/@types/ability-types
PokemonDefendCondition
Type Alias PokemonDefendCondition
PokemonDefendCondition
:
(
target
:
Pokemon
,
user
:
Pokemon
,
move
:
Move
)
=>
boolean
Type Declaration
(
target
:
Pokemon
,
user
:
Pokemon
,
move
:
Move
)
:
boolean
Parameters
target
:
Pokemon
user
:
Pokemon
move
:
Move
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...