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