removeComponentFor

abstract fun removeComponentFor(entity: Entity, componentId: ComponentId): Boolean

Removes a componentId from an entity and clears any data previously associated with it.