Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimSet
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimSet.h |
| Include | #include "Animation/AnimSet.h" |
int32 FindTrackWithName
(
FName BoneName
) const
The track index for the bone with the supplied name, or INDEX_NONE if no track exists for that bone.