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

#include <GameMapsSettings.h>

Public Attributes

FString Name
 
FSoftClassPath GameMode
 

Detailed Description

Helper structure, used to associate GameModes with shortcut names.

Member Data Documentation

◆ GameMode

FSoftClassPath FGameModeName::GameMode

GameMode class to load

◆ Name

FString FGameModeName::Name

Abbreviation/prefix that can be used as an alias for the class name


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