UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Anim::FCachedPoseSkippedUpdateHandler Class Reference

#include <AnimNode_SaveCachedPose.h>

+ Inheritance diagram for UE::Anim::FCachedPoseSkippedUpdateHandler:

Public Member Functions

 FCachedPoseSkippedUpdateHandler (TUniqueFunction< void(TArrayView< const FMessageStack >)> InFunction)
 
void OnUpdatesSkipped (TArrayView< const FMessageStack > InSkippedUpdates)
 
- Public Member Functions inherited from UE::Anim::IGraphMessage
virtual ~IGraphMessage ()=default
 
virtual FName GetTypeName () const =0
 
template<typename Type >
bool Is () const
 
template<typename Type >
const Type & As () const
 
template<typename Type >
Type & As ()
 
virtual TSharedPtr< const IAnimNotifyEventContextDataInterfaceMakeEventContextData () const
 
virtual TUniquePtr< const IAnimNotifyEventContextDataInterfaceMakeUniqueEventContextData () const
 

Additional Inherited Members

- Static Public Member Functions inherited from UE::Anim::IGraphMessage
static FName GetStaticTypeName ()
 

Constructor & Destructor Documentation

◆ FCachedPoseSkippedUpdateHandler()

UE::Anim::FCachedPoseSkippedUpdateHandler::FCachedPoseSkippedUpdateHandler ( TUniqueFunction< void(TArrayView< const FMessageStack >)>  InFunction)
inline

Member Function Documentation

◆ OnUpdatesSkipped()

void UE::Anim::FCachedPoseSkippedUpdateHandler::OnUpdatesSkipped ( TArrayView< const FMessageStack InSkippedUpdates)
inline

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