Type Alias ShootAnimationDependency

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