Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FMessageStack > API/Runtime/Engine/Animation/FMessageStack/TopMessage
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimNodeMessages.h |
| Include | #include "Animation/AnimNodeMessages.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimNodeMessages.cpp |
void TopMessage
&40;
FName InMessageType,
TFunctionRef< void(IGraphMessage &)> InFunction
&41; const
Remarks
Helper function for the templated function of the same name above.