Navigation
API > API/Plugins > API/Plugins/ContextualAnimationEditor
| Name | SContextualAnimAssetBrowser |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Animation/ContextualAnimation/Source/ContextualAnimationEditor/Public/SContextualAnimAssetBrowser.h |
| Include Path | #include "SContextualAnimAssetBrowser.h" |
Syntax
class SContextualAnimAssetBrowser : public SBox
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SPanel → SBox → SContextualAnimAssetBrowser
- FSlateControlledConstruction → SWidget → SPanel → SBox → SContextualAnimAssetBrowser
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~SContextualAnimAssetBrowser() |
SContextualAnimAssetBrowser.h |
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AssetBrowserBox | TSharedPtr< SBox > | SContextualAnimAssetBrowser.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
SContextualAnimAssetBrowser.h |