Class ClientRcpSendSystem
Namespace: Unity.NetCode.Tests
Syntax
public class ClientRcpSendSystem : ComponentSystem
Fields
Remote
Declaration
public Entity Remote
Field Value
Type | Description |
---|---|
Entity |
SendCount
Declaration
public static int SendCount
Field Value
Type | Description |
---|---|
Int32 |
Methods
OnCreate()
Declaration
protected override void OnCreate()
OnUpdate()
Declaration
protected override void OnUpdate()