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

#include <AnimNodeMessages.h>

+ Inheritance diagram for UE::Anim::FScopedGraphMessage:

Protected Member Functions

ENGINE_API FScopedGraphMessage (const FAnimationBaseContext &InContext)
 
ENGINE_API void PushMessage (const FAnimationBaseContext &InContext, TSharedRef< IGraphMessage > InMessage, FName InMessageType)
 
ENGINE_API void PopMessage ()
 

Protected Attributes

FAnimationUpdateSharedContextSharedContext
 
FName MessageType
 

Constructor & Destructor Documentation

◆ FScopedGraphMessage()

UE::Anim::FScopedGraphMessage::FScopedGraphMessage ( const FAnimationBaseContext InContext)
protected

Member Function Documentation

◆ PopMessage()

void UE::Anim::FScopedGraphMessage::PopMessage ( )
protected

◆ PushMessage()

void UE::Anim::FScopedGraphMessage::PushMessage ( const FAnimationBaseContext InContext,
TSharedRef< IGraphMessage InMessage,
FName  InMessageType 
)
protected

Member Data Documentation

◆ MessageType

FName UE::Anim::FScopedGraphMessage::MessageType
protected

◆ SharedContext

FAnimationUpdateSharedContext* UE::Anim::FScopedGraphMessage::SharedContext
protected

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