PokéRogue
GitHub
Switch to Main
Preparing search index...
src/modifier/modifier-type
ModifierTypeGeneratorFunc
Type Alias ModifierTypeGeneratorFunc
ModifierTypeGeneratorFunc
:
(
party
:
readonly
Pokemon
[]
,
pregenArgs
?:
any
[]
,
)
=>
ModifierType
|
null
Type Declaration
(
party
:
readonly
Pokemon
[]
,
pregenArgs
?:
any
[]
)
:
ModifierType
|
null
Parameters
party
:
readonly
Pokemon
[]
Optional
pregenArgs
:
any
[]
Returns
ModifierType
|
null
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...