Navigation
API > API/Editor > API/Editor/GameProjectGeneration
References
| Module | GameProjectGeneration |
| Header | /Engine/Source/Editor/GameProjectGeneration/Classes/TemplateProjectDefs.h |
| Include | #include "TemplateProjectDefs.h" |
Syntax
struct FTemplateConfigValue
Remarks
Does not require reflection exposure
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bShouldReplaceExistingValue | ||
| FString | ConfigFile | ||
| FString | ConfigKey | ||
| FString | ConfigSection | ||
| FString | ConfigValue |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTemplateConfigValue
(
const FString& InFile, |