Navigation
API > API/Editor > API/Editor/GameProjectGeneration
| Name | ETemplateSetting |
| Type | enum |
| Header File | /Engine/Source/Editor/GameProjectGeneration/Classes/TemplateProjectDefs.h |
| Include Path | #include "TemplateProjectDefs.h" |
Syntax
enum ETemplateSetting
{
Languages,
HardwareTarget,
GraphicsPreset,
XR,
Raytracing_DEPRECATED,
Variants,
All,
}
Values
| Name | Remarks |
|---|---|
| Languages | |
| HardwareTarget | |
| GraphicsPreset | |
| XR | |
| Raytracing_DEPRECATED | |
| Variants | |
| All |