Delegate RpcTypeSerializationTests.RpcTestNB.OnReceivedDelegate
Namespace: Unity.Netcode.RuntimeTests
Syntax
public delegate void OnReceivedDelegate(object obj);
Parameters
| Type | Name | Description |
|---|---|---|
| Object | obj |
public delegate void OnReceivedDelegate(object obj);
| Type | Name | Description |
|---|---|---|
| Object | obj |