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