ComponentMatchingFamily.componentRemovedFromEntity

Called by the engine when a component has been removed from an entity. We check if the removed component is required by this family's NodeList and if so, we check if the entity is in this this NodeList and remove it if so.

class ComponentMatchingFamily(Class)
void
componentRemovedFromEntity
(,
ClassInfo class_a
)

Meta