continueActionKeyCode

Field in DialogueAdvanceInput

Summary

The keyboard key that this component is listening for.

public KeyCode continueActionKeyCode = KeyCode.Space;

Remarks

This value is only used when continueActionType is KeyCode.

Last updated

Was this helpful?