Search Results for

    Show / Hide Table of Contents

    Struct CommandMessage

    Implements
    NetworkMessage
    Namespace: Mirror
    Assembly: doc.dll
    Syntax
    public struct CommandMessage : NetworkMessage

    Fields

    | Improve this Doc View Source

    componentIndex

    Declaration
    public byte componentIndex
    Field Value
    Type Description
    Byte
    | Improve this Doc View Source

    functionHash

    Declaration
    public ushort functionHash
    Field Value
    Type Description
    UInt16
    | Improve this Doc View Source

    netId

    Declaration
    public uint netId
    Field Value
    Type Description
    UInt32
    | Improve this Doc View Source

    payload

    Declaration
    public ArraySegment<byte> payload
    Field Value
    Type Description
    ArraySegment<Byte>

    Implements

    NetworkMessage
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX