EMapPropertyFlags

Extra flags for map properties.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/ObjectMacros.h

Include

#include "UObject/ObjectMacros.h"

Syntax

enum EMapPropertyFlags
{
    None,
    UsesMemoryImageAllocator,
}

Values

Name

Description

None

UsesMemoryImageAllocator

Remarks

Extra flags for map properties.

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