Navigation
API > API/Plugins > API/Plugins/WaveTableEditor
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SCurveEditorView
- SInteractiveCurveEditorView
- SCurveEditorViewStacked
- SViewStacked
References
| Module | WaveTableEditor |
| Header | /Engine/Plugins/Runtime/WaveTable/Source/WaveTableEditor/Public/WaveTableCurveEditorViewStacked.h |
| Include | #include "WaveTableCurveEditorViewStacked.h" |
Syntax
class SViewStacked : public SCurveEditorViewStacked
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
||
| void | FormatInputLabel
(
const FWaveTableCurveModel& EditorModel, |
||
| void | FormatOutputLabel
(
const FWaveTableCurveModel& EditorModel, |
Overridden from SCurveEditorViewStacked
| Type | Name | Description | |
|---|---|---|---|
| void | DrawLabels
(
const FGeometry& AllottedGeometry, |
||
| void | DrawViewGrids
(
const FGeometry& AllottedGeometry, |
Overridden from SInteractiveCurveEditorView
| Type | Name | Description | |
|---|---|---|---|
| FText | FormatToolTipTime
(
const FCurveModel& CurveModel, |
||
| void | PaintView
(
const FPaintArgs& Args, |