Class MultiplayDeallocation
The multiplay deallocation for the server.
Implements
Inherited Members
Namespace: Unity.Services.Multiplay
Assembly: solution.dll
Syntax
public class MultiplayDeallocation : IMultiplayAllocationInfo
Constructors
| Name | Description |
|---|---|
| MultiplayDeallocation(string, long, string) | Constructs a multiplay deallocation. |
Properties
| Name | Description |
|---|---|
| AllocationId | The ID for the allocation. |
| EventId | The event ID for the allocation. |
| ServerId | The server ID for the allocation. |