Navigation
API > API/Plugins > API/Plugins/WaveTableEditor > API/Plugins/WaveTableEditor/FBankEditorBase
References
| Module | WaveTableEditor |
| Header | /Engine/Plugins/Runtime/WaveTable/Source/WaveTableEditor/Public/WaveTableBankEditor.h |
| Include | #include "WaveTableBankEditor.h" |
Syntax
struct FCurveData
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FRichCurve > | ExpressionCurve | Curve used purely for display. May be down-sampled from asset's curve for performance while editing | |
| FCurveModelID | ModelID |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCurveData () |