Module |
|
Header |
/Engine/Plugins/Runtime/WaveTable/Source/WaveTableEditor/Public/WaveTableBankEditor.h |
Include |
#include "WaveTableBankEditor.h" |
class FBankEditor : public WaveTable::Editor::FBankEditorBase
Name | Description | |
---|---|---|
|
FBankEditor() |
Name | Description | |
---|---|---|
|
~FBankEditor() |
Name | Description | ||
---|---|---|---|
|
TUniquePtr< ... |
ConstructCurveModel ( |
Construct a new curve model for the given FRichCurve. Allows for editor implementation to construct custom curve model types. |
|
bool |
GetBankIsBipolar() |
Returns whether or not bank is bipolar. |
|
EWaveTableRe... |
GetBankResolution() |
Returns resolution of bank being editor. |
|
int32 |
GetNumTransforms() |
Returns the number of transforms associated with the given bank. |
|
FWaveTableTr... |
GetTransform ( |
Returns the transform associated with the given index. |