Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FViewport
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/UnrealClient.h |
| Include | #include "UnrealClient.h" |
virtual int32 DrawStatsHUD
&40;
FCanvas &42; InCanvas,
const int32 InX,
const int32 InY
&41;
Remarks
First chance for viewports to render custom stats text
- Y for next stat drawing
Parameters
| Name | Description |
|---|---|
| InCanvas | Canvas for rendering |
| InX | Starting X for drawing |
| InY | Starting Y for drawing |