For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?