UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MovieSceneComponentTypeIDs.h File Reference

Go to the source code of this file.

Classes

struct  UE::MovieScene::Private::TComponentGetterElement< T, Index >
 
struct  UE::MovieScene::Private::TComponentGetter< Index >
 
struct  UE::MovieScene::Private::TComponentTypeIDsImpl< TIntegerSequence< int > >
 
struct  UE::MovieScene::Private::TComponentTypeIDsImpl< TIntegerSequence< int, Indices... >, T... >
 

Namespaces

namespace  UE
 
namespace  UE::MovieScene
 
namespace  UE::MovieScene::Private
 

Typedefs

template<typename ... T>
using UE::MovieScene::TComponentTypeIDs = Private::TComponentTypeIDsImpl< TMakeIntegerSequence< int, sizeof...(T)>, T... >