Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > Common > FDrawContext > DrawText
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/Common/PaintUtils.h |
Include | #include "Insights/Common/PaintUtils.h" |
void DrawText ( const int32 InLayer, const float X, const float Y, const [FString](API\Runtime\Core\Containers\FString) & Text, const [FSlateFontInfo](API\Runtime\SlateCore\Fonts\FSlateFontInfo) & Font, const [FLinearColor](API\Runtime\Core\Math\FLinearColor) & Color ) const