Navigation
Unreal Engine C++ API Reference > Editor > Persona
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- IAnimationSequenceBrowser
References
Module | Persona |
Header | /Engine/Source/Editor/Persona/Public/IAnimationSequenceBrowser.h |
Include | #include "IAnimationSequenceBrowser.h" |
Syntax
class IAnimationSequenceBrowser : public SCompoundWidget
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | AddToHistory
(
UAnimationAsset* AnimAsset |
Add to navigation history |
![]() |
void | FilterBySkeletonNotify
(
const FName& InNotifyName |
Add filter by skeleton notify name |
![]() |
void | SelectAsset
(
UAnimationAsset* InAsset |
Select the specified asset |