Navigation
API > API/Plugins > API/Plugins/ScribbleEditor
| Name | SScribbleGraph |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Animation/Scribble/Source/ScribbleEditor/Public/SScribbleGraph.h |
| Include Path | #include "SScribbleGraph.h" |
Syntax
class SScribbleGraph : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SScribbleGraph
- FSlateControlledConstruction → SWidget → SCompoundWidget → SScribbleGraph
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SScribbleGraph() |
SScribbleGraph.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~SScribbleGraph() |
SScribbleGraph.h |
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Constructs this widget with InArgs | SScribbleGraph.h |
Public Virtual
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLinearColor GetScribbleColor() |
SScribbleGraph.h | ||
float GetScribblePrecision() |
SScribbleGraph.h | ||
float GetScribbleThickness() |
SScribbleGraph.h | ||
bool IsScribbleEnabled() |
SScribbleGraph.h |