enableActionOnStart
Last updated
Was this helpful?
Field in DialogueAdvanceInput
Configures whether Action should be enabled on start.
public bool enableActionOnStart = true;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?
Was this helpful?
