Navigation
API > API/Runtime > API/Runtime/Engine
Pushes a message onto the shared context stack.
| Name | TScopedGraphMessage |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimNodeMessages.h |
| Include Path | #include "Animation/AnimNodeMessages.h" |
Syntax
template<typename TGraphMessageType>
struct TScopedGraphMessage : public UE::Anim::FScopedGraphMessage
Inheritance Hierarchy
- FScopedGraphMessage → TScopedGraphMessage
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TScopedGraphMessage
(
const FAnimationBaseContext& InContext, |
Animation/AnimNodeMessages.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~TScopedGraphMessage() |
Animation/AnimNodeMessages.h |