Class FlawedClientRcpSendSystem
Inherited Members
Unity.Entities.SystemBase.OnCreateForCompiler()
Namespace: Unity.NetCode.Tests
Syntax
public class FlawedClientRcpSendSystem : SystemBase
Fields
SendCount
Declaration
public static int SendCount
Field Value
| Type | Description |
|---|---|
| Int32 |
Methods
OnUpdate()
Declaration
protected override void OnUpdate()