BoneIsChildOf

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

BoneIsChildOf

(
    const int32 BoneIndex,
    const int32 ParentBoneIndex
)

Returns true if bone is child of for current asset.

Public function Const

bool

 

BoneIsChildOf

(
    const FCompactPoseBoneIndex& BoneI...,
    const FCompactPoseBoneIndex& Paren...
)

Returns true if bone is child of for current asset.

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