docs.unity3d.com
    目次を表示する/隠す

    Struct InputRemoting.Message

    A message exchanged between two InputRemoting instances.

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Namespace: UnityEngine.InputSystem
    Syntax
    public struct Message

    Fields

    data

    Declaration
    public byte[] data
    Field Value
    Type Description
    Byte[]

    participantId

    For messages coming in, numeric ID of the sender of the message. For messages going out, numeric ID of the targeted receiver of the message.

    Declaration
    public int participantId
    Field Value
    Type Description
    Int32

    type

    Declaration
    public InputRemoting.MessageType type
    Field Value
    Type Description
    InputRemoting.MessageType
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)