2.3 (Current)
Search
K
Links

enableActionOnStart

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