ListBag 🚧

Events

ItemChanged

public event Action<ListSlot> ItemChanged;

CollectionChanged

public event Action CollectionChanged;

CollectionReset

public event Action CollectionReset;