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