FCanvasTextItem::FCanvasTextItem

Text item

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CanvasItem.h

Include

#include "CanvasItem.h"

Syntax

FCanvasTextItem
(
    const FVector2D & InPosition,
    const FText & InText,
    const UFont * InFont,
    const FLinearColor & InColor
)

Remarks

Text item

Parameters

Parameter

Description

InPosition

Draw position

InText

String to draw

InFont

Font to draw with

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss