Contents

remove(_:)

Removes the component of the specified type from the collection.

Declaration

@MainActor @preconcurrency func remove(_ componentType: any Component.Type)

See Also

Updating the set