Delegate NetworkVariableTests.GetRandomElement<T>
Namespace: Unity.Netcode.RuntimeTests
Assembly: Unity.Netcode.RuntimeTests.dll
Syntax
public delegate T NetworkVariableTests.GetRandomElement<T>(Random rand)
Parameters
| Type | Name | Description |
|---|---|---|
| Random | rand |
Returns
| Type | Description |
|---|---|
| T |
Type Parameters
| Name | Description |
|---|---|
| T |