Navigation
API > API/Editor > API/Editor/ComponentVisualizers
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SSplineGeneratorPanel
References
| Module | ComponentVisualizers |
| Header | /Engine/Source/Editor/ComponentVisualizers/Public/SplineGeneratorPanel.h |
| Include | #include "SplineGeneratorPanel.h" |
Syntax
class SSplineGeneratorPanel : public SCompoundWidget
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
SWidget Interface | |
| void | |||
| void | OnWindowClosed
(
const TSharedRef< SWindow >& |
SWindow Interface |
Overridden from SWidget
| Type | Name | Description | |
|---|---|---|---|
| void | OnFocusChanging
(
const FWeakWidgetPath& PreviousFocusPath, |
Called whenever a focus path is changing on all the widgets within the old and new focus paths | |
| void | Ticks this widget with Geometry. |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |