Navigation
API > API/Editor > API/Editor/GameProjectGeneration
Does not require reflection exposure
| |
|
| Name |
FTemplateConfigValue |
| Type |
struct |
| Header File |
/Engine/Source/Editor/GameProjectGeneration/Classes/TemplateProjectDefs.h |
| Include Path |
#include "TemplateProjectDefs.h" |
Syntax
struct FTemplateConfigValue
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bShouldReplaceExistingValue |
bool |
|
TemplateProjectDefs.h |
|
| ConfigFile |
FString |
|
TemplateProjectDefs.h |
|
| ConfigKey |
FString |
|
TemplateProjectDefs.h |
|
| ConfigSection |
FString |
|
TemplateProjectDefs.h |
|
| ConfigValue |
FString |
|
TemplateProjectDefs.h |
|
Functions
Public