UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::TComponentTypeID< T > Struct Template Reference

#include <MovieSceneEntityIDs.h>

+ Inheritance diagram for UE::MovieScene::TComponentTypeID< T >:

Public Types

typedefType
 

Public Member Functions

 TComponentTypeID ()
 
- Public Member Functions inherited from UE::MovieScene::FComponentTypeID
 FComponentTypeID ()
 
template<typename T >
TComponentTypeID< T > ReinterpretCast () const
 
 operator bool () const
 
int32 BitIndex () const
 

Static Public Member Functions

static TComponentTypeID FromBitIndex (int32 BitIndex)
 
- Static Public Member Functions inherited from UE::MovieScene::FComponentTypeID
static FComponentTypeID Invalid ()
 
static FComponentTypeID FromBitIndex (int32 BitIndex)
 

Additional Inherited Members

- Protected Member Functions inherited from UE::MovieScene::FComponentTypeID
 FComponentTypeID (uint16 InValue)
 
- Protected Attributes inherited from UE::MovieScene::FComponentTypeID
uint16 Value
 
- Static Protected Attributes inherited from UE::MovieScene::FComponentTypeID
static const uint16 INVALID = uint16(-1)
 

Member Typedef Documentation

◆ Type

Constructor & Destructor Documentation

◆ TComponentTypeID()

template<typename T >
UE::MovieScene::TComponentTypeID< T >::TComponentTypeID ( )
inline

Member Function Documentation

◆ FromBitIndex()

template<typename T >
static TComponentTypeID UE::MovieScene::TComponentTypeID< T >::FromBitIndex ( int32  BitIndex)
inlinestatic

The documentation for this struct was generated from the following file: