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

#include <MovieSceneIntermediatePropertyValue.h>

+ Inheritance diagram for UE::MovieScene::Private::TTypeErasedPropertyPtrImpl< T >:

Public Member Functions

 TTypeErasedPropertyPtrImpl (T *In)
 
TInlineValue< ITypeErasedPropertyValueImplCopy () const override
 
const voidGet () const override
 
- Public Member Functions inherited from UE::MovieScene::Private::ITypeErasedPropertyValueImpl
virtual ~ITypeErasedPropertyValueImpl ()
 
- Public Member Functions inherited from UE::MovieScene::Private::ITypeErasedPropertyConstValueImpl
virtual ~ITypeErasedPropertyConstValueImpl ()
 

Protected Attributes

T * Value
 

Additional Inherited Members

- Public Attributes inherited from UE::MovieScene::Private::ITypeErasedPropertyConstValueImpl
int32 SizeofT = 0
 

Constructor & Destructor Documentation

◆ TTypeErasedPropertyPtrImpl()

template<typename T >
UE::MovieScene::Private::TTypeErasedPropertyPtrImpl< T >::TTypeErasedPropertyPtrImpl ( T *  In)
inline

Member Function Documentation

◆ Copy()

◆ Get()

Member Data Documentation

◆ Value

template<typename T >
T* UE::MovieScene::Private::TTypeErasedPropertyPtrImpl< T >::Value
protected

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