Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
Inheritance Hierarchy
- FAssetEditorToolkit
- FNotifyHook
- FDatabaseEditor
References
| Module | PoseSearchEditor |
| Header | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Public/PoseSearchDatabaseEditor.h |
| Include | #include "PoseSearchDatabaseEditor.h" |
Syntax
class FDatabaseEditor :
public FAssetEditorToolkit ,
public FNotifyHook
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const UPoseSearchDatabase * | |||
| UPoseSearchDatabase * | |||
| FDatabaseViewModel * | GetViewModel () |
||
| TSharedPtr< FDatabaseViewModel > | |||
| void | InitAssetEditor
(
const EToolkitMode::Type Mode, |
||
| void | |||
| void | |||
| void | |||
| void | |||
| void | |||
| void | |||
| void | PreviewPause () |
||
| void | SetDrawQueryVector
(
bool bValue |
||
| void | SetSelectedPoseIdx
(
int32 PoseIdx, |
Overridden from IToolkit
| Type | Name | Description | |
|---|---|---|---|
| FText | Returns the localized name of this toolkit type (typically just " |
||
| FName | Returns the invariant name of this toolkit type | ||
| FText | Returns the localized name of this toolkit | ||
| FLinearColor | |||
| FString | Returns the localize prefix string to use for tab labels in world-centric mode. | ||
| void | RegisterTabSpawners
(
const TSharedRef< FTabManager >& TabManager |
IToolkit interface | |
| void | UnregisterTabSpawners
(
const TSharedRef< FTabManager >& TabManager |
Unregister tabs that this toolkit can spawn |