IndexType

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/MallocTimer.h

Include

#include "HAL/MallocTimer.h"

Syntax

enum IndexType
{
    Reserve,
    Commit,
    Combined,
    DeCommit,
    Free,
    Max,
}

Values

Name

Description

Reserve

Commit

Combined

DeCommit

Free

Max

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