UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTemplateMapInfoOverride Struct Reference

#include <GameMapsSettings.h>

Public Member Functions

 FTemplateMapInfoOverride ()
 

Public Attributes

FSoftObjectPath Thumbnail
 
FSoftObjectPath Map
 
FText DisplayName
 

Detailed Description

Used by new level dialog.

Constructor & Destructor Documentation

◆ FTemplateMapInfoOverride()

FTemplateMapInfoOverride::FTemplateMapInfoOverride ( )
inline

Member Data Documentation

◆ DisplayName

FText FTemplateMapInfoOverride::DisplayName

The display name of the map template in the level dialog. If this is empty the thumbnail name will be used

◆ Map

FSoftObjectPath FTemplateMapInfoOverride::Map

The path to the template map

◆ Thumbnail

FSoftObjectPath FTemplateMapInfoOverride::Thumbnail

The thumbnail to display in the new level dialog


The documentation for this struct was generated from the following file: