Navigation
API > API/Runtime > API/Runtime/EngineSettings
References
| Module | EngineSettings |
| Header | /Engine/Source/Runtime/EngineSettings/Classes/GameMapsSettings.h |
| Include | #include "GameMapsSettings.h" |
Syntax
struct FTemplateMapInfoOverride
Remarks
Used by new level dialog.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FText | DisplayName | The display name of the map template in the level dialog. | |
| FSoftObjectPath | Map | The path to the template map | |
| FSoftObjectPath | Thumbnail | The thumbnail to display in the new level dialog |
Constructors
| Type | Name | Description | |
|---|---|---|---|