TrackedAllocationData

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/MallocDoubleFreeFinder.h"

Syntax

struct TrackedAllocationData

Variables

Name Description

Public variable

int32

 

CallStackIndex

Public variable

SIZE_T

 

Size

Constructors

Name Description

Public function

TrackedAllocationData()

Public function

TrackedAllocationData

(
    SIZE_T InRequestedSize,
    int32 InCallStackIndex
)

Destructors

Name Description

Public function

~TrackedAllocationData()

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