Navigation
API > API/Runtime > API/Runtime/Core
UE_USE_LIGHTWEIGHT_STATS is defined in StatsCommon.h
| Name | TStatId |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Stats/LightweightStats.h |
| Include Path | #include "Stats/LightweightStats.h" |
Syntax
struct TStatId
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| AutoRTFMReturnFromOpenMode | AutoRTFM::EReturnFromOpenMode | TStatId can be returned from AutoRTFM::Open() via a copy-construction in the closed. | Stats/LightweightStats.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValidStat() |
Stats/LightweightStats.h |