Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimInstanceProxy
Description
Get the IAnimClassInterface associated with this context, if there is one. Note: This can return NULL, so check the result.
| Name | GetAnimClassInterface |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimInstanceProxy.h |
| Include Path | #include "Animation/AnimInstanceProxy.h" |
IAnimClassInterface * GetAnimClassInterface() const