Type Alias veloren_voxygen_anim::biped_large::shoot::ShootAnimationDependency

source ยท
type ShootAnimationDependency<'a> = (Option<ToolKind>, (Option<ToolKind>, Option<&'a AbilitySpec>), Vec3<f32>, Vec3<f32>, Vec3<f32>, f32, Option<StageSection>, f32, Option<&'a str>);