[ Version ( since = "3.58" ) ]
public signal void removed (GenericArray<ComponentBagItem> items)
A signal emitted when one or more items are removed from the bag.
This is not called for clear
| items |
a gptrarray with removed ComponentBagItem structures |