| bHidden |
bool |
Whether this feature is hidden from the user. See the GDK documentation for details. |
GDKTargetSettings.h |
- EditAnywhere
- Config
- Category=Feature
|
| DefaultDisplayName |
FString |
Friendly install feature display name. This value will be displayed to the user in the shell. |
GDKTargetSettings.h |
- EditAnywhere
- Config
- Category=Content
- Meta=(EditCondition="!bHidden")
|
| Id |
FString |
|
GDKTargetSettings.h |
- EditAnywhere
- Config
- Category=Feature
|
| PerCultureResources |
TArray< FGDKLocalizedIntelligentDeliveryFeatureResource > |
Optional per-language resources that will be used for this feature. |
GDKTargetSettings.h |
- EditAnywhere
- Config
- Category=Content
- DisplayName="Per-Language Resources"
- Meta=(EditCondition="!bHidden", TitleProperty="StageId")
|
| Tags |
FString |
Semicolon-separated list of chunk tags. See the GDK documentation for details. |
GDKTargetSettings.h |
- EditAnywhere
- Config
- Category=Feature
|