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