Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/MVVM > API/Editor/Sequencer/MVVM/ViewModels > API/Editor/Sequencer/MVVM/ViewModels/FChannelGroupModel
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FChannelModel > | GetChannel
(
int32 Index |
Get the channel model at the given index in the list of channels | |
| TSharedPtr< FChannelModel > | GetChannel
(
TSharedPtr< FSectionModel > InOwnerSection |
Get the channel model of the channel associated with the given section | |
| TSharedPtr< FChannelModel > | GetChannel
(
const UMovieSceneSection* InOwnerSection |
Get the channel model of the channel associated with the given section |