UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Anim::TScopedGraphMessage< TGraphMessageType > Struct Template Reference

#include <AnimNodeMessages.h>

+ Inheritance diagram for UE::Anim::TScopedGraphMessage< TGraphMessageType >:

Public Member Functions

template<typename... TArgs>
 TScopedGraphMessage (const FAnimationBaseContext &InContext, TArgs &&... Args)
 
 ~TScopedGraphMessage ()
 

Additional Inherited Members

- Protected Member Functions inherited from UE::Anim::FScopedGraphMessage
ENGINE_API FScopedGraphMessage (const FAnimationBaseContext &InContext)
 
ENGINE_API void PushMessage (const FAnimationBaseContext &InContext, TSharedRef< IGraphMessage > InMessage, FName InMessageType)
 
ENGINE_API void PopMessage ()
 
- Protected Attributes inherited from UE::Anim::FScopedGraphMessage
FAnimationUpdateSharedContextSharedContext
 
FName MessageType
 

Constructor & Destructor Documentation

◆ TScopedGraphMessage()

template<typename... TArgs>
UE::Anim::TScopedGraphMessage< TGraphMessageType >::TScopedGraphMessage ( const FAnimationBaseContext InContext,
TArgs &&...  Args 
)
inline

◆ ~TScopedGraphMessage()


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