UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FGenericPlatformMemoryStats::FPlatformSpecificStat Struct Reference

#include <GenericPlatformMemory.h>

Public Member Functions

 FPlatformSpecificStat (const TCHAR *InName, uint64 InValue)
 

Public Attributes

const TCHARName
 
uint64 Value
 

Constructor & Destructor Documentation

◆ FPlatformSpecificStat()

FGenericPlatformMemoryStats::FPlatformSpecificStat::FPlatformSpecificStat ( const TCHAR InName,
uint64  InValue 
)
inline

Member Data Documentation

◆ Name

const TCHAR* FGenericPlatformMemoryStats::FPlatformSpecificStat::Name

◆ Value

uint64 FGenericPlatformMemoryStats::FPlatformSpecificStat::Value

The documentation for this struct was generated from the following file: