Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
PlayLineOptions
Interface PlayLineOptions
interface
PlayLineOptions
{
speed
?:
number
;
onMarker
?:
(
m
:
VoiceMarker
)
=>
void
;
onLineEnd
?:
()
=>
void
;
autoAdvance
?:
boolean
;
}
Hierarchy (
View Summary
)
PlayLineOptions
DialogVoiceQueueOptions
Index
Properties
speed?
on
Marker?
on
Line
End?
auto
Advance?
Properties
Optional
speed
speed
?:
number
Optional
on
Marker
onMarker
?:
(
m
:
VoiceMarker
)
=>
void
Optional
on
Line
End
onLineEnd
?:
()
=>
void
Optional
auto
Advance
autoAdvance
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
speed
on
Marker
on
Line
End
auto
Advance
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...