Type Alias veloren_voxygen_anim::character::roll::RollAnimationDependency
source ยท type RollAnimationDependency = (Option<ToolKind>, Option<ToolKind>, (Option<Hands>, Option<Hands>), bool, Vec3<f32>, Vec3<f32>, f32, Option<StageSection>, Option<Dir>);