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

    Class ServerMultipleRpcReceiveSystem

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

    Fields

    ReceivedCount

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

    Methods

    OnUpdate()

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