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