Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FAnimNodeData
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimNodeData.h |
| Include | #include "Animation/AnimNodeData.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimNodeData.cpp |
void &42; GetMutableData
&40;
UE::Anim::FNodeDataId InId,
FAnimNode_Base &42; InNode,
UObject &42; InCurrentObject
&41; const
Remarks
Get the specified mutable data for the specified instance. The data may or may not reside on an anim instance itself as it may have been folded into constants. Only available in editor to support patching constant data during compilation. Not for use at runtime.