Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/CanvasTypes.h |
| Include | #include "CanvasTypes.h" |
Syntax
struct FScreenMessageWriter
Remarks
Helper class to write a line of texts on screen
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScreenMessageWriter
(
FCanvas& InCanvas, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | DrawLine
(
const FText& Message, |
||
| void | EmptyLine () |