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