![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IMovieSceneChannelOverrideProvider.h>
Public Member Functions | |
| FChannelOverrideNames (int32 InIndexOffset, std::initializer_list< FName > InChannelNames) | |
| int32 | GetIndex (const FName &InChannelName) const |
| FName | GetChannelName (int32 InIndex) const |
Public Attributes | |
| TArray< FName > | ChannelNames |
| int32 | IndexOffset = 0 |
Utility class to convert channel names to indices
|
inline |
| int32 UE::MovieScene::FChannelOverrideNames::IndexOffset = 0 |