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>
void CallAnimNodeFunction
&40;
const TCHAR &42; InFunctionNameForErrorReporting,
TFunctionRef< void(NodeType &)> InFunction
&41; const
Remarks
Call a function if this context is valid.