Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SViewportToolBar
- SCommonEditorViewportToolbarBase
- SPoseSearchDatabaseViewportToolBar
References
| Module | PoseSearchEditor |
| Header | /Engine/Plugins/Experimental/Animation/PoseSearch/Source/Editor/Public/SPoseSearchDatabaseViewportToolbar.h |
| Include | #include "SPoseSearchDatabaseViewportToolbar.h" |
Syntax
class SPoseSearchDatabaseViewportToolBar : public SCommonEditorViewportToolbarBase
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
Overridden from SCommonEditorViewportToolbarBase
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< SWidget > | Generates the toolbar show menu content |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |