Interface DialogNodeOutputGeneric.SelectionPolicy
- Enclosing class:
- DialogNodeOutputGeneric
public static interface DialogNodeOutputGeneric.SelectionPolicy
How a response is selected from the list, if more than one response is specified.
-
Field Summary
-
Field Details
-
SEQUENTIAL
sequential.- See Also:
- Constant Field Values
-
RANDOM
random.- See Also:
- Constant Field Values
-
MULTILINE
multiline.- See Also:
- Constant Field Values
-