|
class | JumpInNode |
| A node which allows the dialogue flow to jump into a point and continue after jumping from a jump-out node. More...
|
|
class | JumpOutNode |
| A node whice allows the dialogue flow to jump from one point to a jump-in node. More...
|
|
class | PathSelectorListItem |
| A dialogue flow path item for a path selector node. More...
|
|
class | PathSelectorNode |
| A node which allows a dialogue flow path to be chosen based on the index of the path set on the node. More...
|
|
class | PauseNode |
| A node which pauses dialogue playback when encountered. More...
|
|
class | RandomItem |
| A dialogue flow path item for a random node. More...
|
|
class | RandomNode |
| A node which allows a random dialogue flow path to be chosen when reached. More...
|
|
class | SequenceItem |
| A dialogue flow path item for a sequence node. More...
|
|
class | SequenceNode |
| A node which allows and ordered sequence of dialogue flow paths to be followed in order each time the node is processed. More...
|
|
class | WaitNode |
| A node which waits for a period of time before allowing dialogue flow to continue. More...
|
|