ContinueActionType

Enum in DialogueAdvanceInput

Inherits from System.Enum

Summary

The type of input that this component is listening for in order to signal that its dialogue view should advance.

public enum ContinueActionType
{
    None,
    KeyCode,
    InputSystemAction,
    InputSystemActionFromAsset
}

Members

NameDescription

The component is listening for the action configured in continueAction to be performed.

The component is listening for the action referred to by continueActionReference to be performed.

The component is listening for a key on the keyboard to be pressed.

The component is listening for no input. This component will not signal to dialogueView that it should advance.

Last updated

Yarn Spinnerยฎ and Secret Labยฎ are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.