UAnimSet::FindTrackWithName

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimSet.h

Include

#include "Animation/AnimSet.h"

Syntax

int32 FindTrackWithName
(
    FName BoneName
) const

Returns

The track index for the bone with the supplied name, or INDEX_NONE if no track exists for that bone.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss