docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    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
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)