![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StatsSystem.h>
Public Member Functions | |
| DECLARE_DELEGATE_ThreeParams (FOnAdvanceRenderingThreadStats, bool, int64, int32) | |
Static Public Attributes | |
| static CORE_API TAtomic< int32 > | GameThreadStatsFrame |
Helper struct that contains method available even when the stats are disabled.
|
static |
Advances stats for the current frame.
| UE::Stats::FStats::DECLARE_DELEGATE_ThreeParams | ( | FOnAdvanceRenderingThreadStats | , |
| bool | , | ||
| int64 | , | ||
| int32 | |||
| ) |
Delegate to fire every time we need to advance the stats for the rendering thread.
|
static |
|
static |
|
static |
|
static |
|
static |
Advances stats for commandlets, only valid if the command line has the proper token.