docs.unity.cn
    Show / Hide Table of Contents

    Enum InputRemoting.MessageType

    Enumeration of possible types of messages exchanged between two InputRemoting instances.

    Namespace: UnityEngine.InputSystem
    Syntax
    public enum MessageType : int

    Fields

    Name Description Value
    Connect 0
    Disconnect 1
    NewLayout 2
    NewDevice 3
    NewEvents 4
    RemoveDevice 5
    RemoveLayout 6
    ChangeUsages 7
    StartSending 8
    StopSending 9
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, September 9, 2021