Navigation
API > API/Editor > API/Editor/SequencerCore
| Name | FTrackLaneScreenAlignment |
| Type | struct |
| Header File | /Engine/Source/Editor/SequencerCore/Public/MVVM/Extensions/ITrackLaneExtension.h |
| Include Path | #include "MVVM/Extensions/ITrackLaneExtension.h" |
Syntax
struct FTrackLaneScreenAlignment
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MVVM/Extensions/ITrackLaneExtension.h | |||
FTrackLaneScreenAlignment
(
float InLeftPosPx, |
MVVM/Extensions/ITrackLaneExtension.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LeftPosPx | float | MVVM/Extensions/ITrackLaneExtension.h | ||
| NonLinearTransform | TSharedPtr< INonLinearTimeTransform > | MVVM/Extensions/ITrackLaneExtension.h | ||
| VerticalAlignment | FTrackLaneVerticalAlignment | MVVM/Extensions/ITrackLaneExtension.h | ||
| WidthPx | float | MVVM/Extensions/ITrackLaneExtension.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArrangedWidget ArrangeWidget
(
TSharedRef< SWidget > InWidget, |
MVVM/Extensions/ITrackLaneExtension.h | ||
bool IsVisible() |
MVVM/Extensions/ITrackLaneExtension.h |