Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SDatabasePreview
References
| Module | PoseSearchEditor |
| Header | /Engine/Plugins/Experimental/Animation/PoseSearch/Source/Editor/Public/SPoseSearchDatabaseViewport.h |
| Include | #include "SPoseSearchDatabaseViewport.h" |
Syntax
class SDatabasePreview : public SCompoundWidget
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOnButtonClickedEvent | OnBackward | ||
| FOnButtonClickedEvent | OnBackwardEnd | ||
| FOnButtonClickedEvent | OnBackwardStep | ||
| FOnButtonClickedEvent | OnForward | ||
| FOnButtonClickedEvent | OnForwardEnd | ||
| FOnButtonClickedEvent | OnForwardStep | ||
| FOnButtonClickedEvent | OnPause | ||
| FOnScrubPositionChanged | OnSliderScrubPositionChanged | ||
| TAttribute< FLinearColor > | SliderColor | ||
| TAttribute< double > | SliderScrubTime | ||
| TAttribute< TRange< double > > | SliderViewRange |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |
Typedefs
| Name | Description |
|---|---|
| FOnButtonClickedEvent | |
| FOnScrubPositionChanged |