Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FMessageStack
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 CopyForCachedUpdate
&40;
const FMessageStack & InStack
&41;
Remarks
Copies the relevant parts of each stack only, ready for cached update.
Parameters
| Name | Description |
|---|---|
| InStack | The stack to copy from |