Last updated 1 year ago
Was this helpful?
Field in
The type of input that this component is listening for.
: The type of input that this component is listening for in order to signal that its dialogue view should advance.
public ContinueActionType continueActionType = ContinueActionType.KeyCode;