UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TMovieSceneChannelHandle< FMovieSceneChannel > Struct Reference

#include <MovieSceneChannelHandle.h>

+ Inheritance diagram for TMovieSceneChannelHandle< FMovieSceneChannel >:

Protected Member Functions

 TMovieSceneChannelHandle ()
 
 TMovieSceneChannelHandle (TWeakPtr< FMovieSceneChannelProxy > InWeakChannelProxy, FName InName, int32 InChannelIndex)
 

Additional Inherited Members

- Public Member Functions inherited from FMovieSceneChannelHandle
MOVIESCENE_API FMovieSceneChannelHandle ()
 
MOVIESCENE_API FMovieSceneChannelHandle (TWeakPtr< FMovieSceneChannelProxy > InWeakChannelProxy, FName InChannelTypeName, int32 InChannelIndex)
 
template<typename OtherChannelType >
TMovieSceneChannelHandle< OtherChannelTypeCast () const
 
MOVIESCENE_API FName GetChannelTypeName () const
 
MOVIESCENE_API int32 GetChannelIndex () const
 
MOVIESCENE_API FMovieSceneChannelGet () const
 
FMovieSceneChannelProxyGetChannelProxy () const
 
- Static Public Member Functions inherited from FMovieSceneChannelHandle
template<typename ChannelType >
static void TrackChannelTypeName ()
 

Detailed Description

Base implementation that is just the untyped handle type

Constructor & Destructor Documentation

◆ TMovieSceneChannelHandle() [1/2]

◆ TMovieSceneChannelHandle() [2/2]

TMovieSceneChannelHandle< FMovieSceneChannel >::TMovieSceneChannelHandle ( TWeakPtr< FMovieSceneChannelProxy InWeakChannelProxy,
FName  InName,
int32  InChannelIndex 
)
inlineprotected

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