Enum InputRemoting.MessageType | Package Manager UI website
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
    ChangeUsages
    Connect
    Disconnect
    NewDevice
    NewEvents
    NewLayout
    RemoveDevice
    RemoveLayout
    StartSending
    StopSending
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX