Property enableBuiltinActionsAsFallback
enableBuiltinActionsAsFallback
When enabled, built-in Input System actions will be used if no Input System UI Actions are assigned. This uses the currently enabled Input System devices: UnityEngine.InputSystem.Mouse.current, UnityEngine.InputSystem.Gamepad.current, and UnityEngine.InputSystem.Joystick.current.
Declaration
public bool enableBuiltinActionsAsFallback { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |