Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformMemoryStats
| |
|
| Name |
FPlatformSpecificStat |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMemory.h |
| Include Path |
#include "GenericPlatform/GenericPlatformMemory.h" |
Syntax
struct FPlatformSpecificStat
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FPlatformSpecificStat
(
const TCHAR* InName,
uint64 InValue
)
|
|
GenericPlatform/GenericPlatformMemory.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Name |
const TCHAR * |
|
GenericPlatform/GenericPlatformMemory.h |
|
| Value |
uint64 |
|
GenericPlatform/GenericPlatformMemory.h |
|
Functions
Public