Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
DialogChoice
Interface DialogChoice
interface
DialogChoice
{
label
:
string
;
next
:
string
;
if
?:
string
;
do
?:
string
;
data
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
label
next
if?
do?
data?
Properties
label
label
:
string
next
next
:
string
Optional
if
if
?:
string
Optional
do
do
?:
string
Optional
data
data
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
next
if
do
data
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...