Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FCanvasLineItem > Draw
- FCanvasItem::Draw()
- FCanvasLineItem::Draw()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/CanvasItem.h |
Include | #include "CanvasItem.h" |
Source | /Engine/Source/Runtime/Engine/Private/UserInterface/CanvasItem.cpp |
virtual void Draw
&40;
FCanvas &42; InCanvas
&41;
Remarks
Draw line at the given coordinates.
Parameters
Name | Description |
---|---|
InCanvas | Canvas on which to draw |