Skeleton.findBone

Return the bone index that matches "name" as its name.

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

Meta