Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FCanvasItemTestbed
| Name | LineVars |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/CanvasItem.h |
| Include Path | #include "CanvasItem.h" |
Syntax
struct LineVars
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
LineVars() |
CanvasItem.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bTestSet | bool | CanvasItem.h | ||
| LineEnd | FVector2D | CanvasItem.h | ||
| LineMove | FVector2D | CanvasItem.h | ||
| LineMove2 | FVector2D | CanvasItem.h | ||
| LineStart | FVector2D | CanvasItem.h | ||
| Testangle | float | CanvasItem.h |