UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWorldInGamePerformanceTrackers Class Reference

#include <InGamePerformanceTracker.h>

Public Member Functions

 FWorldInGamePerformanceTrackers ()
 
 ~FWorldInGamePerformanceTrackers ()
 
FInGamePerformanceTrackerGetInGamePerformanceTracker (EInGamePerfTrackers InTracker, EInGamePerfTrackerThreads InThread)
 

Detailed Description

Collection of in game performance trackers for a world.

Constructor & Destructor Documentation

◆ FWorldInGamePerformanceTrackers()

FWorldInGamePerformanceTrackers::FWorldInGamePerformanceTrackers ( )

◆ ~FWorldInGamePerformanceTrackers()

FWorldInGamePerformanceTrackers::~FWorldInGamePerformanceTrackers ( )

Member Function Documentation

◆ GetInGamePerformanceTracker()

FInGamePerformanceTracker & FWorldInGamePerformanceTrackers::GetInGamePerformanceTracker ( EInGamePerfTrackers  InTracker,
EInGamePerfTrackerThreads  InThread 
)
inline

The documentation for this class was generated from the following files: