Class ExplicitClientSystem
Inherited Members
Unity.Entities.SystemBase.OnCreateForCompiler()
Namespace: Unity.NetCode.Tests
Syntax
[UpdateInWorld(UpdateInWorld.TargetWorld.Client)]
public class ExplicitClientSystem : SystemBase
Methods
OnUpdate()
Declaration
protected override void OnUpdate()