enableActionOnStart
Field in DialogueAdvanceInput
Summary
Configures whether Action should be enabled on start.
public bool enableActionOnStart = true;Remarks
If this field is false , the input action specified by Action will not be enabled by default, and will need to be enabled by your game's code.
Last updated
Was this helpful?
