FReferenceSkeleton::FindBoneIndex

Find Bone Index from BoneName. Precache as much as possible in speed critical sections!

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ReferenceSkeleton.h

Include

#include "ReferenceSkeleton.h"

Syntax

int32 FindBoneIndex
(
    const FName & BoneName
) const

Remarks

Find Bone Index from BoneName. Precache as much as possible in speed critical sections!

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