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