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

#include <MovieSceneEntitySystemLinkerSharedExtension.h>

+ Inheritance diagram for UE::MovieScene::TSharedEntitySystemLinkerExtension< ExtensionType >:

Protected Member Functions

 TSharedEntitySystemLinkerExtension (UMovieSceneEntitySystemLinker *Linker)
 
virtual ~TSharedEntitySystemLinkerExtension ()
 
- Protected Member Functions inherited from TSharedFromThis< ExtensionType >
 TSharedFromThis ()
 
 TSharedFromThis (TSharedFromThis const &)
 
UE_FORCEINLINE_HINT TSharedFromThisoperator= (TSharedFromThis const &)
 
 ~TSharedFromThis ()
 

Protected Attributes

TWeakObjectPtr< UMovieSceneEntitySystemLinkerWeakLinker
 

Additional Inherited Members

- Public Member Functions inherited from TSharedFromThis< ExtensionType >
TSharedRef< ExtensionType, Mode > AsShared ()
 
TSharedRef< ExtensionType const, Mode > AsShared () const
 
TSharedRef< SubobjectType, Mode > AsSharedSubobject (SubobjectType *SubobjectPtr) const
 
TWeakPtr< ExtensionType, Mode > AsWeak ()
 
TWeakPtr< ExtensionType const, Mode > AsWeak () const
 
TWeakPtr< SubobjectType, Mode > AsWeakSubobject (SubobjectType *SubobjectPtr) const
 
void UpdateWeakReferenceInternal (TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) const
 
void UpdateWeakReferenceInternal (TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) const
 
UE_FORCEINLINE_HINT bool DoesSharedInstanceExist () const
 
- Static Protected Member Functions inherited from TSharedFromThis< ExtensionType >
static UE_FORCEINLINE_HINT TSharedRef< OtherType, Mode > SharedThis (OtherType *ThisPtr)
 
static UE_FORCEINLINE_HINT TSharedRef< OtherType const, Mode > SharedThis (const OtherType *ThisPtr)
 

Constructor & Destructor Documentation

◆ TSharedEntitySystemLinkerExtension()

template<typename ExtensionType >
UE::MovieScene::TSharedEntitySystemLinkerExtension< ExtensionType >::TSharedEntitySystemLinkerExtension ( UMovieSceneEntitySystemLinker Linker)
inlineexplicitprotected

◆ ~TSharedEntitySystemLinkerExtension()

Member Data Documentation

◆ WeakLinker


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