Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/IAnimClassInterface
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimClassInterface.h |
| Include | #include "Animation/AnimClassInterface.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimClassInterface.cpp |
static const UObject * GetObjectPtrFromAnimNode
(
const IAnimClassInterface * InAnimClassInterface,
const FAnimNode_Base * InNode
)
Remarks
Get the object ptr given an anim node.