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

    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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Saturday, May 27, 2023