The Dialog
interface represents the objects for dialog events that happen in your execution graph.
This section describes the properties of Dialog
.
[Optional] String. Bindings are the String values of particular properties of concepts in templates.
[Optional] String. The fully qualified capsule ID.
For example, viv.dice
.
[Optional] Array of Dialog
components.
It's possible for a component
to nest more component
objects.
[Optional] String. The full file path of the dialog file.
For example, /Users/demo/Documents/dice/resourcs/en/dice.NumDice.dialog.bxb
.
DialogMode
. The Dialog Event Mode that describe the dialog.
The list of acceptable values are listed in the dialog event mode reference.
[Optional] String. Defines the content of the dialog message.
For more information, see the reference information on dialog templates.
String. Text being outputted by the dialog.
Copyright 2023 Samsung All rights reserved