PokéRogue
GitHub
Switch to Main
Preparing search index...
src/data/moves/apply-attrs
applyFilteredMoveAttrs
Function applyFilteredMoveAttrs
applyFilteredMoveAttrs
(
attrFilter
:
MoveAttrFilter
,
user
:
Pokemon
,
target
:
null
|
Pokemon
,
move
:
Move
,
...
args
:
any
[]
,
)
:
void
Parameters
attrFilter
:
MoveAttrFilter
user
:
Pokemon
target
:
null
|
Pokemon
move
:
Move
...
args
:
any
[]
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...