Function VisualServerSingleton.skeletonGetBoneCount

Returns the number of bones allocated for this skeleton.

long skeletonGetBoneCount (
  const(RID) skeleton
) nothrow @nogc const;