FCanvasTextItem::DrawStringInternal_OfflineCache

Internal string draw In a method to make it simpler to do effects like shadow, outline

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "CanvasItem.h"

Source

/Engine/Source/Runtime/Engine/Private/UserInterface/CanvasItem.cpp

Syntax

void DrawStringInternal_OfflineCache
(
    FCanvas * InCanvas,
    const FVector2D & DrawPos,
    const FLinearColor & DrawColor
)

Remarks

Internal string draw

In a method to make it simpler to do effects like shadow, outline

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