FMatchmakingQueue¶
#include <MatchmakingQueue.h>
Public Functions¶
| Name | |
|---|---|
| TBL_API | FMatchmakingQueue() |
Public Attributes¶
| Name | |
|---|---|
| [[EMatchmakingQueueCategory]] | Category |
| [[FText]] | Description |
| float | ETA_Mean |
| float | ETA_Percentile50 |
| float | ETA_Percentile90 |
| float | ETA_Percentile99 |
| FName | Image |
| FString | LocTitle |
| TArray< FString > | Maps |
| int32 | MaxPlayers |
| int32 | MigrateMinPlayers |
| TArray< FString > | MigrateMinPlayersBlacklistRegions |
| [[FText]] | Name |
| int32 | NumPlayers |
| FString | PlayFabId |
| [[EMatchmakingQueueType]] | Type |
| FName | UniqueId |
| bool | bIsFeatured |
| bool | bTeams |
Updated on 2025-01-21 at 09:02:25 +0100