#React to component removal
8 messages · Page 1 of 1 (latest)
RemovedComponents should react to individual components being removed I believe
from the cheatbook:
Use the RemovedComponents<T> special system parameter type, to get an iterator for the Entity IDs of all the entities that had a component of type T that was removed earlier this frame.