Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FHealthSnapshot
| Name | FMmaStat |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/ProfilingDebugging/HealthSnapshot.h |
| Include Path | #include "ProfilingDebugging/HealthSnapshot.h" |
Syntax
template<typename T>
struct FMmaStat
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMmaStat() |
ProfilingDebugging/HealthSnapshot.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Avg | T | ProfilingDebugging/HealthSnapshot.h | ||
| Max | T | ProfilingDebugging/HealthSnapshot.h | ||
| Min | T | ProfilingDebugging/HealthSnapshot.h |