FCallStackMapKey

Used as a key in our current allocations/freed allocations maps

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/MallocDoubleFreeFinder.h"

Syntax

struct FCallStackMapKey

Remarks

Used as a key in our current allocations/freed allocations maps

Variables

Name Description

Public variable

uint64 *

 

CallStack

Public variable

uint32

 

CRC

Constructors

Name Description

Public function

FCallStackMapKey

(
    uint32 InCRC,
    uint64* InCallStack
)

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