Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
Experimental, this feature might be removed without warning, not for production use.
| Name | SInteractionAssetPreview |
| Type | class |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Public/PoseSearchInteractionAssetEditor.h |
| Include Path | #include "PoseSearchInteractionAssetEditor.h" |
Syntax
class SInteractionAssetPreview : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SInteractionAssetPreview
- FSlateControlledConstruction → SWidget → SCompoundWidget → SInteractionAssetPreview
Structs
| Name | Remarks |
|---|---|
| FArguments |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnButtonClickedEvent | TBaseDelegate_NoParams< void > | PoseSearchInteractionAssetEditor.h | |
| FOnScrubPositionChanged | TBaseDelegate_TwoParams< void, double, bool > | PoseSearchInteractionAssetEditor.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
PoseSearchInteractionAssetEditor.h |