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 bool HasNodeAnyFlags
(
IAnimClassInterface * InAnimClassInterface,
int32 InNodeIndex,
EAnimNodeDataFlags InNodeDataFlags
)
Remarks
Check whether a node at the specified index has the specified flags.