UUnrealEdEngine::IsTemplateMap

Checks whether the specified map is a template map.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Editor/UnrealEdEngine.h

Include

#include "Editor/UnrealEdEngine.h"

Source

/Engine/Source/Editor/UnrealEd/Private/UnrealEdSrv.cpp

Syntax

bool IsTemplateMap
(
    const FString & MapName
) const

Remarks

Checks whether the specified map is a template map.

Returns

true if the map is a template map, false otherwise.

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