pokemon-rogue-battle
Preparing search index...
data/mystery-encounters/utils/encounter-dialogue-utils
showEncounterText
Function showEncounterText
showEncounterText
(
contentKey
:
string
,
delay
?:
null
|
number
,
callbackDelay
?:
number
,
prompt
?:
boolean
,
promptDelay
?:
null
|
number
,
)
:
Promise
<
void
>
Will display a message in UI with injected encounter data tokens
Parameters
contentKey
:
string
delay
:
null
|
number
= null
callbackDelay
:
number
= 0
prompt
:
boolean
= true
promptDelay
:
null
|
number
= null
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pokemon-rogue-battle
Loading...
Will display a message in UI with injected encounter data tokens