Type Alias veloren_voxygen_anim::bird_large::shoot::ShootAnimationDependency

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