continueActionButtonName

Field in DialogueAdvanceInput

Summary

The virtual button that this component is listening for.

public string continueActionButtonName = "Jump";

Remarks

This value is only used when continueActionType is VirtualButton.

Last updated

Was this helpful?