Navigation
API > API/Runtime > API/Runtime/Engine
Collection of in game performance trackers for a world.
| Name | FWorldInGamePerformanceTrackers |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/InGamePerformanceTracker.h |
| Include Path | #include "InGamePerformanceTracker.h" |
Syntax
class FWorldInGamePerformanceTrackers
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWorldInGamePerformanceTrackers() |
InGamePerformanceTracker.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FWorldInGamePerformanceTrackers() |
InGamePerformanceTracker.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InGamePerformanceTrackers | FInGamePerformanceTracker | InGamePerformanceTracker.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInGamePerformanceTracker & GetInGamePerformanceTracker
(
EInGamePerfTrackers InTracker, |
InGamePerformanceTracker.h |