Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/SCompoundTrackLaneView > API/Editor/SequencerCore/SCompoundTrackLaneView/FSlot
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlot
(
TSharedPtr< ITrackLaneWidget > InInterface, |
MVVM/Views/SCompoundTrackLaneView.h | ||
FSlot
(
TWeakPtr< ITrackLaneWidget > InWeakInterface, |
MVVM/Views/SCompoundTrackLaneView.h |
FSlot(TSharedPtr< ITrackLaneWidget >, TWeakPtr< STrackLane >)
| Name | FSlot |
| 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 |
FSlot
(
TSharedPtr < ITrackLaneWidget > InInterface,
TWeakPtr < STrackLane > InOwningLane
)
FSlot(TWeakPtr< ITrackLaneWidget >, TWeakPtr< STrackLane >)
| Name | FSlot |
| 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 |
FSlot
(
TWeakPtr < ITrackLaneWidget > InWeakInterface,
TWeakPtr < STrackLane > InOwningLane
)