Navigation
API > API/Runtime > API/Runtime/Engine
In game performance trackers. Not the most extensible system so should likely be improved in the future.
| Name | EInGamePerfTrackers |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/InGamePerformanceTracker.h |
| Include Path | #include "InGamePerformanceTracker.h" |
Syntax
enum EInGamePerfTrackers
{
VFXSignificance,
Num,
}
Values
| Name | Remarks |
|---|---|
| VFXSignificance | |
| Num | Others? |