Type Alias veloren_voxygen_anim::biped_small::summon::SummonAnimationDependency
source ยท type SummonAnimationDependency<'a> = (Option<&'a str>, Option<ToolKind>, Vec3<f32>, Vec3<f32>, Vec3<f32>, f32, Vec3<f32>, f32, Option<StageSection>, f32);