Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
modifier/modifier
ConsumableModifier
Class ConsumableModifier
Abstract
Hierarchy (
view full
)
Modifier
ConsumableModifier
AddPokeballModifier
AddVoucherModifier
ConsumablePokemonModifier
MoneyRewardModifier
Index
Constructors
constructor
Properties
type
Methods
add
apply
match
should
Apply
Constructors
constructor
new
Consumable
Modifier
(
type
)
:
ConsumableModifier
Parameters
type
:
ModifierType
Returns
ConsumableModifier
Properties
type
type
:
ModifierType
Methods
add
add
(
_modifiers
)
:
boolean
Parameters
_modifiers
:
Modifier
[]
Returns
boolean
Abstract
apply
apply
(
args
)
:
boolean
|
Promise
<
boolean
>
Parameters
args
:
any
[]
Returns
boolean
|
Promise
<
boolean
>
match
match
(
_modifier
)
:
boolean
Parameters
_modifier
:
Modifier
Returns
boolean
should
Apply
should
Apply
(
args
)
:
boolean
Parameters
args
:
any
[]
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
Methods
add
apply
match
should
Apply
pokemon-rogue-battle
Loading...