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

#include <AnimNodeMessages.h>

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

Public Member Functions

template<typename... TArgs>
 TOptionalScopedGraphMessage (bool bInCondition, const FAnimationBaseContext &InContext, TArgs &&... Args)
 
 ~TOptionalScopedGraphMessage ()
 

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

◆ TOptionalScopedGraphMessage()

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

◆ ~TOptionalScopedGraphMessage()


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