Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
phases/obtain-status-effect-phase
ObtainStatusEffectPhase
Class ObtainStatusEffectPhase
Hierarchy (
view full
)
PokemonPhase
ObtainStatusEffectPhase
Index
Constructors
constructor
Properties
battler
Index
field
Index
player
scene
Methods
end
execute
For
All
get
Pokemon
hide
Enemy
Trainer
show
Enemy
Trainer
start
Constructors
constructor
new
Obtain
Status
Effect
Phase
(
scene
,
battlerIndex
,
statusEffect
?
,
cureTurn
?
,
sourceText
?
,
sourcePokemon
?
)
:
ObtainStatusEffectPhase
Parameters
scene
:
default
battlerIndex
:
BattlerIndex
Optional
statusEffect
:
StatusEffect
Optional
cureTurn
:
null
|
number
Optional
sourceText
:
null
|
string
Optional
sourcePokemon
:
null
|
default
Returns
ObtainStatusEffectPhase
Properties
Protected
battler
Index
battler
Index
:
number
field
Index
field
Index
:
number
player
player
:
boolean
Protected
scene
scene
:
default
Methods
end
end
(
)
:
void
Returns
void
execute
For
All
execute
For
All
(
func
)
:
void
Parameters
func
:
PokemonFunc
Returns
void
get
Pokemon
get
Pokemon
(
)
:
default
Returns
default
hide
Enemy
Trainer
hide
Enemy
Trainer
(
)
:
void
Returns
void
show
Enemy
Trainer
show
Enemy
Trainer
(
trainerSlot
?
)
:
void
Parameters
trainerSlot
:
TrainerSlot
= TrainerSlot.NONE
Returns
void
start
start
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
battler
Index
field
Index
player
scene
Methods
end
execute
For
All
get
Pokemon
hide
Enemy
Trainer
show
Enemy
Trainer
start
pokemon-rogue-battle
Loading...