Bone.TryGetChildBones

Switch to Manual
public bool TryGetChildBones (List<Bone> childBones);

Parameters

childBonesA list of bones that will be filled out with the children bones of this bone.

Returns

bool true if bone can be queried for child bones; otherwise false.

Description

Get the child bones of this bone.