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

Action

Property in DialogueAdvanceInput

Summary

Gets the UnityEngine.InputSystem.InputAction configured by this DialogueAdvanceInput .

public InputAction Action
{
            get; }

Remarks

This methods returns the following potential values:

Last updated

Was this helpful?