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

    Class ServerRpcReceiveSystem

    Inheritance
    Object
    ServerRpcReceiveSystem
    Namespace: Unity.NetCode.Tests
    Syntax
    public class ServerRpcReceiveSystem : 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