Interface IMultiplayAllocationInfo
Interface for MultiplayAllocation information MultiplayAllocation and MultiplayDeallocation can both be handled via this interface.
Namespace: Unity.Services.Multiplay
Assembly: solution.dll
Syntax
public interface IMultiplayAllocationInfo
Properties
| Name | Description |
|---|---|
| AllocationId | The ID for the allocation. |
| EventId | The event ID for the allocation. |
| ServerId | The server ID for the allocation. |