Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > FAnimInstanceProxy
Syntax
TSharedPtr< FBoneContainer > RequiredBones
Remarks
Temporary array of bone indices required this frame. Should be subset of Skeleton and Mesh's RequiredBones. Shared between all anim instances on a skeletal mesh component if it has a skeletal mesh and a skeleton present.