Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/SCompoundTrackLaneView
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
MVVM/Views/SCompoundTrackLaneView.h | ||
void Construct
(
const FArguments& InArgs, |
MVVM/Views/SCompoundTrackLaneView.h |
Construct(const FArguments &)
| Name | Construct |
| Type | function |
| Header File | /Engine/Source/Editor/SequencerCore/Public/MVVM/Views/SCompoundTrackLaneView.h |
| Include Path | #include "MVVM/Views/SCompoundTrackLaneView.h" |
void Construct
(
const FArguments & InArgs
)
Construct(const FArguments &, TSharedPtr< ITrackLaneWidgetSpace >)
| Name | Construct |
| Type | function |
| Header File | /Engine/Source/Editor/SequencerCore/Public/MVVM/Views/SCompoundTrackLaneView.h |
| Include Path | #include "MVVM/Views/SCompoundTrackLaneView.h" |
| Source | /Engine/Source/Editor/SequencerCore/Private/MVVM/Views/SCompoundTrackLaneView.cpp |
void Construct
(
const FArguments & InArgs,
TSharedPtr < ITrackLaneWidgetSpace > InTrackLaneWidgetSpace
)