Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocBinned2 > API/Runtime/Core/HAL/FMallocBinned2/Private
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Private/HAL/MallocBinned2.cpp |
| Include | #include "HAL/MallocBinned2.cpp" |
static FPoolInfo * GetOrCreatePoolInfo
(
FMallocBinned2 & Allocator,
void * InPtr,
FMallocBinned2::FPoolInfo::ECanary Kind,
bool bPreexisting
)
Remarks
Gets the FPoolInfo for a memory address. If no valid info exists one is created.