Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > FAnimNodeReference
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNodeReference.h |
Include | #include "Animation/AnimNodeReference.h" |
template<typename NodeType>
NodeType &42; GetAnimNodePtr&40;&41; const
Remarks
Get the node we wrap. If the context is invalid or the node is not of the specified type then this will return nullptr.