Navigation
API > API/Plugins > API/Plugins/AvalancheOutliner
| Name | IAvaOutlinerView |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheOutliner/Public/IAvaOutlinerView.h |
| Include Path | #include "IAvaOutlinerView.h" |
Syntax
class IAvaOutlinerView : public TSharedFromThis< IAvaOutlinerView >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → IAvaOutlinerView
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IAvaOutlinerView() |
IAvaOutlinerView.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< SWidget > GetOutlinerWidget() |
Returns the Outliner Widget. Can be null widget | IAvaOutlinerView.h | |
TSharedPtr< IAvaOutliner > GetOwnerOutliner() |
IAvaOutlinerView.h |