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
(
FName InMessageType,
TFunctionRef < void &)> InFunction
) const
Remarks
Helper function for the templated function of the same name above.