enableActionOnStart
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 modified 24d ago