Navigation
API > API/Developer > API/Developer/GDKPlatformEditor
| |
|
| Name |
FGDKLocalizedIntelligentDeliveryFeatureResource |
| Type |
struct |
| Header File |
/Engine/Source/Developer/Microsoft/GDKPlatformEditor/Public/GDKTargetSettings.h |
| Include Path |
#include "GDKTargetSettings.h" |
Syntax
USTRUCT ()
struct FGDKLocalizedIntelligentDeliveryFeatureResource
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DisplayName |
FString |
Friendly install feature display name. This value will be displayed to the user in the shell. |
GDKTargetSettings.h |
- EditAnywhere
- Config
- Category=Content
- AdvancedDisplay
|
| StageId |
FString |
Locale from CultureToStage. See "Languages To Package" in Packaging settings. |
GDKTargetSettings.h |
- EditAnywhere
- Config
- Category=Content
- Meta=(GetOptions="GetKnownCultureStageIds", DisplayName="Language")
|