Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/UnrealClient.h |
| Include | #include "UnrealClient.h" |
Syntax
struct FStatHitchesData
Remarks
Data needed to display perframe stat tracking when STAT HITCHES is enabled
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Count | ||
| TArray< float > | Hitches | ||
| double | LastTime | ||
| int32 | OverwriteIndex | ||
| TArray< double > | When |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | Render function to display the stat |
Constants
| Name | Description |
|---|---|
| NumHitches |