UGameMapsSettings::GetGameDefaultMap

Get the default map specified in the settings.

Windows
MacOS
Linux

References

Module

EngineSettings

Header

/Engine/Source/Runtime/EngineSettings/Classes/GameMapsSettings.h

Include

#include "GameMapsSettings.h"

Source

/Engine/Source/Runtime/EngineSettings/Private/EngineSettingsModule.cpp

Syntax

static FString GetGameDefaultMap()

Remarks

Get the default map specified in the settings. Makes a choice based on running as listen server/client vs dedicated server

Returns

the default map specified in the settings

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss