Skeleton.findBone

Returns the bone index that matches name as its name.

struct Skeleton
@nogc nothrow const
long
findBone
(
in String name
)

Meta