Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocCallstackHandler
Used as a key in our current allocations/freed allocations maps
| Name | FCallStackMapKey |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MallocCallstackHandler.h |
| Include Path | #include "HAL/MallocCallstackHandler.h" |
Syntax
struct FCallStackMapKey
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCallStackMapKey
(
uint64* InCallStack |
HAL/MallocCallstackHandler.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CallStack | uint64 * | HAL/MallocCallstackHandler.h | ||
| CRC | uint32 | HAL/MallocCallstackHandler.h |