Struct NetworkProtocolVersion | Unity NetCode | 0.6.0-preview.7
docs.unity.cn
    Show / Hide Table of Contents

    Struct NetworkProtocolVersion

    Namespace: Unity.NetCode
    Syntax
    public struct NetworkProtocolVersion : IComponentData

    Fields

    ComponentCollectionVersion

    Declaration
    public ulong ComponentCollectionVersion
    Field Value
    Type Description
    UInt64

    GameVersion

    Declaration
    public int GameVersion
    Field Value
    Type Description
    Int32

    k_NetCodeVersion

    Declaration
    public const int k_NetCodeVersion = 1
    Field Value
    Type Description
    Int32

    NetCodeVersion

    Declaration
    public int NetCodeVersion
    Field Value
    Type Description
    Int32

    RpcCollectionVersion

    Declaration
    public ulong RpcCollectionVersion
    Field Value
    Type Description
    UInt64
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021