Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
Inheritance Hierarchy
- IMultiAnimAssetEditor
- FNotifyHook
- FInteractionAssetEditor
References
| Module | PoseSearchEditor |
| Header | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Public/PoseSearchInteractionAssetEditor.h |
| Include | #include "PoseSearchInteractionAssetEditor.h" |
Syntax
class FInteractionAssetEditor :
public IMultiAnimAssetEditor ,
public FNotifyHook
Remarks
Experimental, this feature might be removed without warning, not for production use.
Functions
| Type | Name | Description | |
|---|---|---|---|
| const UPoseSearchInteractionAsset * | |||
| FInteractionAssetViewModel * | GetViewModel () |
||
| void | InitAssetEditor
(
const EToolkitMode::Type Mode, |
||
| void | |||
| void | |||
| void | |||
| void | |||
| void | |||
| void | |||
| void | PreviewPause () |
Overridden from IMultiAnimAssetEditor
| Type | Name | Description | |
|---|---|---|---|
| void | SetPreviewProperties
(
float AnimAssetTime, |
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 |