Class MalformedClientRcpSendSystem
Namespace: Unity.NetCode.Tests
Syntax
public class MalformedClientRcpSendSystem : ComponentSystem
Fields
Cmds
Declaration
public static ClientIdRpcCommand[] Cmds
Field Value
Type | Description |
---|---|
ClientIdRpcCommand[] |
SendCount
Declaration
public static int[] SendCount
Field Value
Type | Description |
---|---|
Int32[] |
Methods
OnCreate()
Declaration
protected override void OnCreate()
OnUpdate()
Declaration
protected override void OnUpdate()