Returns a list of all the children bones
| <bone>.getChildren() |
Use this command to retrieve a list of all child bones. If the bone has no children, then the list will be empty.
The child bones are all the bones whose parent is equal to this bone. The list will NOT contain "grandchildren" bones.
List of children bones