UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PlatformMemoryHelpers.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
#pragma once
3
4
#include "
HAL/PlatformMemory.h
"
5
6
namespace
PlatformMemoryHelpers
7
{
8
9
//@return platform specific current memory statistics - caches value for same frame to avoid repeated costly platform calls.
10
CORE_API
FPlatformMemoryStats
GetFrameMemoryStats
();
11
}
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
PlatformMemory.h
PlatformMemoryHelpers
Definition
PlatformMemoryHelpers.cpp:9
PlatformMemoryHelpers::GetFrameMemoryStats
FPlatformMemoryStats GetFrameMemoryStats()
Definition
PlatformMemoryHelpers.cpp:14
FPlatformMemoryStats
Definition
AndroidPlatformMemory.h:15
Engine
Source
Runtime
Core
Public
HAL
PlatformMemoryHelpers.h
Generated by
1.9.8