Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/FCategoryGroupModel
Description
Creates a new FCategoryModel for the track area and links it to this category group. The caller is responsible for parenting the returned model in the appropriate track-area child list (e.g. SectionModel's TopLevelChannel list).
| Name | CreateTrackAreaCategory |
| Type | function |
| Header File | /Engine/Source/Editor/Sequencer/Public/MVVM/ViewModels/CategoryModel.h |
| Include Path | #include "MVVM/ViewModels/CategoryModel.h" |
| Source | /Engine/Source/Editor/Sequencer/Private/MVVM/ViewModels/CategoryModel.cpp |
TSharedPtr < FCategoryModel > CreateTrackAreaCategory()