FGameUpdateData¶
#include <GameUpdateData.h>
Inherits from FTableRowBase
Public Functions¶
Name | |
---|---|
TBL_API | FGameUpdateData() |
Public Attributes¶
Name | |
---|---|
TSoftClassPtr< UTBLGameUpdateContentWidget > | ContentWidgetClass |
TSoftObjectPtr< UTexture2D > | NewsThumbnail |
FDateTime | ReleaseDate |
TArray< FGameUpdateScheduleEntry > | ShowSchedule |
TSoftObjectPtr< UTexture2D > | Thumbnail |
[[FText]] | Title |
[[EGameUpdateType]] | UpdateType |
FString | VersionNumber |
Updated on 2025-01-21 at 09:02:25 +0100