Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/FTrackRowModel
Description
Refreshes the layout of the row model including all child sections/other outliner items. Pass in whether to force children layout (e.g. if this is a new track row)
| Name | RefreshLayout |
| Type | function |
| Header File | /Engine/Source/Editor/Sequencer/Public/MVVM/ViewModels/TrackRowModel.h |
| Include Path | #include "MVVM/ViewModels/TrackRowModel.h" |
| Source | /Engine/Source/Editor/Sequencer/Private/MVVM/ViewModels/TrackRowModel.cpp |
virtual void RefreshLayout
(
bool bChildrenNeedLayout
)