Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
test/utils/phaseInterceptor
PromptHandler
Interface PromptHandler
interface
PromptHandler
{
awaitingActionInput
?:
boolean
;
callback
?:
(
(
)
=>
void
)
;
expireFn
?:
(
(
)
=>
void
)
;
mode
?:
Mode
;
phaseTarget
?:
string
;
}
Index
Properties
awaiting
Action
Input?
callback?
expire
Fn?
mode?
phase
Target?
Properties
Optional
awaiting
Action
Input
awaiting
Action
Input
?:
boolean
Optional
callback
callback
?:
(
(
)
=>
void
)
Optional
expire
Fn
expire
Fn
?:
(
(
)
=>
void
)
Optional
mode
mode
?:
Mode
Optional
phase
Target
phase
Target
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
awaiting
Action
Input
callback
expire
Fn
mode
phase
Target
pokemon-rogue-battle
Loading...