Navigation
API > API/Plugins > API/Plugins/WaveTableEditor
Inheritance Hierarchy
- FCurveModel
- FRichCurveEditorModel
- FRichCurveEditorModelRaw
- FWaveTableCurveModel
References
| Module | WaveTableEditor |
| Header | /Engine/Plugins/Runtime/WaveTable/Source/WaveTableEditor/Public/WaveTableCurveEditorViewStacked.h |
| Include | #include "WaveTableCurveEditorViewStacked.h" |
Syntax
class FWaveTableCurveModel : public FRichCurveEditorModelRaw
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< UObject > | ParentObject |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FWaveTableCurveModel
(
FRichCurve& InRichCurve, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FText & | |||
| FColor | |||
| float | |||
| int32 | |||
| float | |||
| float | |||
| bool | GetIsBipolar () |
||
| int32 | |||
| const UObject * | |||
| bool | |||
| FText | |||
| EWaveTableSamplingMode | |||
| EWaveTableCurveSource | GetSource () |
||
| ECurveEditorViewID | GetViewId () |
||
| void | Refresh
(
const FWaveTableTransform& InTransform, |
||
| void | RefreshCurveDescriptorText
(
const FWaveTableTransform& InTransform, |
Overridden from FCurveModel
| Type | Name | Description | |
|---|---|---|---|
| FLinearColor | GetColor () |
Retrieve this curve's color | |
| void | GetTimeRange
(
double& MinTime, |
Get range of input time. | |
| void | GetValueRange
(
double& MinValue, |
Get range of output values. | |
| bool | IsReadOnly () |
Returns whether the curve model should be edited or not |
Constants
| Name | Description |
|---|---|
| WaveTableViewId |