Function de_construction::manufacturing::check_spawn_locations
source · fn check_spawn_locations(
solids: SolidObjects<'_>,
space: SpatialQuery<'_, '_, Entity>,
factories: Query<'_, '_, (Entity, &ObjectTypeComponent, &Transform, &mut AssemblyLine)>
)