Enum InputUserChange | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Enum InputUserChange

    Indicates what type of change related to an InputUser occurred.

    Namespace: UnityEngine.InputSystem.Users
    Syntax
    public enum InputUserChange

    Fields

    Name Description
    AccountChanged

    A user has either switched accounts at the platform level.

    AccountNameChanged
    AccountSelectionCanceled

    The user canceled the account selection process that was initiated.

    AccountSelectionComplete

    The user completed the account selection process.

    AccountSelectionInProgress

    The user was asked to select an account during the device pairing process.

    Added

    A new user was added to the system.

    BindingsChanged
    ControlSchemeChanged

    A user switched to a different control scheme.

    DeviceLost

    A device was removed while paired to the user.

    DevicePaired

    A user has had a device assigned to it.

    DeviceRegained

    A device that was previously lost (DeviceLost) was regained by the user.

    DeviceUnpaired

    A user has had a device removed from it.

    Removed

    An existing user was removed from the user.

    SettingsChanged

    A setting in the user's InputUserSettings has changed.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023