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

    Class SerializedClientRcpSendSystem

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

    Fields

    Cmd

    Declaration
    public static SerializedRpcCommand Cmd
    Field Value
    Type Description
    SerializedRpcCommand

    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