Navigation
API > API/Editor > API/Editor/Sequencer
A widget for displaying an object binding in the sequencer outliner
| Name | SOutlinerObjectBindingView |
| Type | class |
| Header File | /Engine/Source/Editor/Sequencer/Public/MVVM/Views/SOutlinerObjectBindingView.h |
| Include Path | #include "MVVM/Views/SOutlinerObjectBindingView.h" |
Syntax
class SOutlinerObjectBindingView : public SOutlinerItemViewBase
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SOutlinerItemViewBase → SOutlinerObjectBindingView
- FSlateControlledConstruction → SWidget → SCompoundWidget → SOutlinerItemViewBase → SOutlinerObjectBindingView
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
MVVM/Views/SOutlinerObjectBindingView.h |