FGameplayDebuggerCanvasContext::DrawIcon

Draw icon on canvas

Windows
MacOS
Linux

References

Module

GameplayDebugger

Header

/Engine/Source/Developer/GameplayDebugger/Public/GameplayDebuggerTypes.h

Include

#include "GameplayDebuggerTypes.h"

Source

/Engine/Source/Developer/GameplayDebugger/Private/GameplayDebuggerTypes.cpp

Syntax

void DrawIcon
(
    const FColor & Color,
    const FCanvasIcon & Icon,
    float PosX,
    float PosY,
    float Scale
)

Remarks

Draw icon on canvas

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