UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMotionDelayTarget Class Reference
+ Inheritance diagram for FMotionDelayTarget:

Classes

struct  FMotionSource
 

Public Member Functions

 FMotionDelayTarget (FMotionSource MotionSource)
 
- Public Member Functions inherited from TSharedFromThis< FMotionDelayTarget, ESPMode::ThreadSafe >
TSharedRef< FMotionDelayTarget, Mode > AsShared ()
 
TSharedRef< FMotionDelayTarget const, Mode > AsShared () const
 
TSharedRef< SubobjectType, Mode > AsSharedSubobject (SubobjectType *SubobjectPtr) const
 
TWeakPtr< FMotionDelayTarget, Mode > AsWeak ()
 
TWeakPtr< FMotionDelayTarget 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
 

Public Attributes

FLateUpdateManager LateUpdate
 
FMotionSource MotionSource
 
TCircularHistoryBuffer< FVectorScaleHistoryBuffer
 

Additional Inherited Members

- Protected Member Functions inherited from TSharedFromThis< FMotionDelayTarget, ESPMode::ThreadSafe >
 TSharedFromThis ()
 
 TSharedFromThis (TSharedFromThis const &)
 
UE_FORCEINLINE_HINT TSharedFromThisoperator= (TSharedFromThis const &)
 
 ~TSharedFromThis ()
 
- Static Protected Member Functions inherited from TSharedFromThis< FMotionDelayTarget, ESPMode::ThreadSafe >
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

◆ FMotionDelayTarget()

FMotionDelayTarget::FMotionDelayTarget ( FMotionDelayTarget::FMotionSource  InMotionSource)

Member Data Documentation

◆ LateUpdate

FLateUpdateManager FMotionDelayTarget::LateUpdate

◆ MotionSource

FMotionSource FMotionDelayTarget::MotionSource

◆ ScaleHistoryBuffer

TCircularHistoryBuffer<FVector> FMotionDelayTarget::ScaleHistoryBuffer

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