Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Channels
Type | Name | Description | |
---|---|---|---|
![]() |
bool | UE::MovieScene::EvaluateChannel
(
const ChannelType* InChannel, |
Called to evaluate a channel. Overload with specific channel types for custom behaviour. |
![]() |
bool | UE::MovieScene::EvaluateChannel
(
const UMovieSceneSection* InSection, |
Called to evaluate a channel. Overload with specific channel types for custom behaviour. |