FTBLOnlineAccount¶
#include <TBLOnlineAccount.h>
Public Functions¶
| Name | |
|---|---|
| TBL_API | FTBLOnlineAccount() |
Public Attributes¶
| Name | |
|---|---|
| TArray< FString > | AccessGroups |
| TArray< FAchievementProgress > | Achievements |
| TArray< FAnnouncementEntry > | Announcements |
| FString | Debug |
| FString | DisplayName |
| int32 | Level |
| TArray< int32 > | OwnedAppIds |
| UVirtualGoodTitle * | Title |
| int32 | TotalOutstandingRequests |
| FString | UserId |
| TArray< FVirtualGoodEntry > | VirtualGoods |
| bool | bDidQueryUserInfo |
| bool | bLoaded |
Updated on 2025-01-21 at 09:02:26 +0100