Constructor MultiplayAllocation
MultiplayAllocation(string, long, string)
Constructs a multiplay allocation.
Declaration
public MultiplayAllocation(string eventId, long serverId, string allocationId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | eventId | The event ID for the allocation. |
| long | serverId | The server ID for the allocation. |
| string | allocationId | The ID for the allocation. |