![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 | |
| FAnimationUpdateSharedContext * | SharedContext |
| FName | MessageType |
|
inline |
|
inline |