Loading...
Field in DialogueAdvanceInput
The type of input that this component is listening for.
public ContinueActionType continueActionType = ContinueActionType.KeyCode;
ContinueActionType: The type of input that this component is listening for in order to signal that its dialogue view should advance.