Enum FilterField
Supported fields to sort results by.
Namespace: Unity.Services.Multiplayer
Assembly: Unity.Services.Multiplayer.dll
Syntax
public enum FilterField
Fields
| Name | Description |
|---|---|
| AvailableSlots | |
| Created | |
| HasPassword | |
| IsLocked | |
| LastUpdated | |
| MaxPlayers | |
| Name | |
| NumberIndex1 | |
| NumberIndex2 | |
| NumberIndex3 | |
| NumberIndex4 | |
| NumberIndex5 | |
| StringIndex1 | |
| StringIndex2 | |
| StringIndex3 | |
| StringIndex4 | |
| StringIndex5 |