EMapRebuildType

Rebuilds the map.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Editor/EditorEngine.h"

Syntax

enum EMapRebuildType
{
    MRT_Current                = 0,
    MRT_AllVisible             = 1,
    MRT_AllDirtyForLighting    = 2,
}

Values

Name

Description

MRT_Current

MRT_AllVisible

MRT_AllDirtyForLighting

Remarks

Rebuilds the map.

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