EMemZeroed

Enums for specifying memory allocation type.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/MemStack.h

Include

#include "Misc/MemStack.h"

Syntax

enum EMemZeroed
{
    MEM_Zeroed    = 1,
}

Values

Name

Description

MEM_Zeroed

Remarks

Enums for specifying memory allocation type.

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