Event Allocate
Callback which will be invoked when the Server receives an Allocation.
Namespace: Unity.Services.Multiplay
Assembly: solution.dll
Syntax
public event Action<MultiplayAllocation> Allocate
Returns
| Type | Description |
|---|---|
| Action<MultiplayAllocation> |