UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ViewportStatsSubsystem.h File Reference
#include "Subsystems/WorldSubsystem.h"
#include "Tickable.h"
#include "Stats/Stats.h"
#include "Engine/EngineTypes.h"
#include "ViewportStatsSubsystem.generated.h"

Go to the source code of this file.

Classes

struct  FViewportDisplayDelegate
 
class  UViewportStatsSubsystem
 
struct  UViewportStatsSubsystem::FUniqueDisplayData
 

Typedefs

typedef TFunction< bool(FText &OutTest, FLinearColor &OutColor)> FShouldDisplayFunc
 

Functions

 DECLARE_DYNAMIC_DELEGATE_RetVal_TwoParams (bool, FViewportDisplayCallback, FText &, OutText, FLinearColor &, OutColor)
 

Typedef Documentation

◆ FShouldDisplayFunc

Function Documentation

◆ DECLARE_DYNAMIC_DELEGATE_RetVal_TwoParams()

DECLARE_DYNAMIC_DELEGATE_RetVal_TwoParams ( bool  ,
FViewportDisplayCallback  ,
FText ,
OutText  ,
FLinearColor ,
OutColor   
)