| FAssetEditorToolkit | ||||
| FNotifyHook | ||||
| FEditorUndoClient
|
Module |
|
Header |
/Engine/Plugins/Runtime/WaveTable/Source/WaveTableEditor/Public/WaveTableBankEditor.h |
Include |
#include "WaveTableBankEditor.h" |
class FBankEditorBase :
public FAssetEditorToolkit,
public FNotifyHook,
public FEditorUndoClient
Name | Description | |
---|---|---|
|
FBankEditorBase() |
Name | Description | |
---|---|---|
|
~FBankEditorBase() |
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. |
|
bool |
GetIsPropertyEditorDisabled() |
|
|
int32 |
GetNumTransforms() |
Returns the number of transforms associated with the given bank. |
|
FWaveTableTr... |
GetTransform ( |
Returns the transform associated with the given index. |
|
void |
Init ( |
|
|
void |
RefreshCurves() |
Updates & redraws curves. |
|
void |
RegenerateFileCurves() |
Regenerates curves set to "file" without refreshing whole stack view. |
|
void |
SetCurve ( |
Name | Description | ||
---|---|---|---|
|
GetBaseToolkitName() |
Returns the localized name of this toolkit type (typically just " |
|
|
GetToolkitFName() |
FAssetEditorToolkit interface |
|
|
GetWorldCentricTabColorScale() |
||
|
GetWorldCentricTabPrefix() |
Returns the localize prefix string to use for tab labels in world-centric mode. |
|
|
void |
RegisterTabSpawners ( |
IToolkit interface |
|
void |
UnregisterTabSpawners ( |
Unregister tabs that this toolkit can spawn |
Name | Description | ||
---|---|---|---|
|
void |
NotifyPostChange ( |
FNotifyHook interface |
Name |
Description |
|
---|---|---|
|
FCurveData |
Name |
Description |
---|---|
AppIdentifier |
Settings Editor App Identifier |
CurveTabId |
|
PropertiesTabId |