Navigation
API > API/Editor > API/Editor/GameProjectGeneration
| |
|
| Name |
FTemplateReplacement |
| Type |
struct |
| Header File |
/Engine/Source/Editor/GameProjectGeneration/Classes/TemplateProjectDefs.h |
| Include Path |
#include "TemplateProjectDefs.h" |
Syntax
USTRUCT ()
struct FTemplateReplacement
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bCaseSensitive |
bool |
|
TemplateProjectDefs.h |
|
| Extensions |
TArray< FString > |
|
TemplateProjectDefs.h |
|
| From |
FString |
|
TemplateProjectDefs.h |
|
| To |
FString |
|
TemplateProjectDefs.h |
|