Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TOptionalScopedGraphMessage
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimNodeMessages.h |
| Include | #include "Animation/AnimNodeMessages.h" |
template<typename... TArgs>
TOptionalScopedGraphMessage
(
bool bInCondition,
const FAnimationBaseContext & InContext,
TArgs &&... Args
)