Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
| Name | SDatabasePreview |
| Type | class |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Public/SPoseSearchDatabaseViewport.h |
| Include Path | #include "SPoseSearchDatabaseViewport.h" |
Syntax
class SDatabasePreview : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SDatabasePreview
- FSlateControlledConstruction → SWidget → SCompoundWidget → SDatabasePreview
Structs
| Name | Remarks |
|---|---|
| FArguments |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnButtonClickedEvent | TBaseDelegate_NoParams< void > | SPoseSearchDatabaseViewport.h | |
| FOnScrubPositionChanged | TBaseDelegate_TwoParams< void, double, bool > | SPoseSearchDatabaseViewport.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
SPoseSearchDatabaseViewport.h |