Class MalformedClientRcpSendSystem | Unity NetCode | 0.2.0-preview.5
docs.unity.cn
    Show / Hide Table of Contents

    Class MalformedClientRcpSendSystem

    Inheritance
    Object
    MalformedClientRcpSendSystem
    Namespace: Unity.NetCode.Tests
    Syntax
    public class MalformedClientRcpSendSystem : ComponentSystem

    Fields

    Cmds

    Declaration
    public static ClientIdRpcCommand[] Cmds
    Field Value
    Type Description
    ClientIdRpcCommand[]

    SendCount

    Declaration
    public static int[] SendCount
    Field Value
    Type Description
    Int32[]

    Methods

    OnCreate()

    Declaration
    protected override void OnCreate()

    OnUpdate()

    Declaration
    protected override void OnUpdate()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX