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

    Class ExplicitClientServerSystem

    Inheritance
    Object
    ExplicitClientServerSystem
    Namespace: Unity.NetCode.Tests
    Syntax
    [UpdateInWorld(UpdateInWorld.TargetWorld.Client | UpdateInWorld.TargetWorld.Server | UpdateInWorld.TargetWorld.ClientAndServer)]
    public class ExplicitClientServerSystem : ComponentSystem

    Methods

    OnUpdate()

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