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

    Class ClientRcpSendSystem

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

    Fields

    Remote

    Declaration
    public Entity Remote
    Field Value
    Type Description
    Entity

    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