docs.unity.cn
    Show / Hide Table of Contents

    Enum InitiateUserAccountPairingCommand.Result

    Namespace: UnityEngine.InputSystem.LowLevel
    Syntax
    public enum Result

    Fields

    Name Description Value
    ErrorAlreadyInProgress

    There already is a pairing operation in progress and the system does not support pairing multiple devices at the same time.


    -2
    ErrorNotSupported

    System does not support application-invoked user pairing.


    -1
    SuccessfullyInitiated

    User pairing UI has been successfully opened.


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, July 17, 2023