Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocDoubleFreeFinder
| Name | TrackedAllocationData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MallocDoubleFreeFinder.h |
| Include Path | #include "HAL/MallocDoubleFreeFinder.h" |
Syntax
struct TrackedAllocationData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| HAL/MallocDoubleFreeFinder.h | |||
TrackedAllocationData
(
SIZE_T InRequestedSize, |
HAL/MallocDoubleFreeFinder.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~TrackedAllocationData() |
HAL/MallocDoubleFreeFinder.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CallStackIndex | int32 | HAL/MallocDoubleFreeFinder.h | ||
| Size | SIZE_T | HAL/MallocDoubleFreeFinder.h |