| FAssetEditorToolkit | ||
| FNotifyHook
|
Module |
|
Header |
/Engine/Plugins/Experimental/Animation/PoseSearch/Source/Editor/Public/PoseSearchDatabaseEditor.h |
Include |
#include "PoseSearchDatabaseEditor.h" |
class FDatabaseEditor :
public FAssetEditorToolkit,
public FNotifyHook
Name | Description | ||
---|---|---|---|
|
void |
BuildSearchIndex() |
|
|
const UPoseS... |
GetPoseSearchDatabase() |
|
|
UPoseSearchD... |
GetPoseSearchDatabase() |
|
|
FDatabaseVie... |
GetViewModel() |
|
|
TSharedPtr< ... |
GetViewModelSharedPtr() |
|
|
void |
InitAssetEditor ( |
|
|
void |
PreviewBackward() |
|
|
void |
PreviewBackwardEnd() |
|
|
void |
PreviewBackwardStep() |
|
|
void |
PreviewForward() |
|
|
void |
PreviewForwardEnd() |
|
|
void |
PreviewForwardStep() |
|
|
void |
PreviewPause() |
|
|
void |
SetSelectedAsset ( |
Name | Description | ||
---|---|---|---|
|
GetBaseToolkitName() |
Returns the localized name of this toolkit type (typically just " |
|
|
GetToolkitFName() |
Returns the invariant name of this toolkit type |
|
|
GetToolkitName() |
Returns the localized name of this toolkit |
|
|
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 |