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