ListBag 🚧
Events
ItemChanged
public event Action<ListSlot> ItemChanged;
CollectionChanged
public event Action CollectionChanged;
CollectionReset
public event Action CollectionReset;
public event Action<ListSlot> ItemChanged;
public event Action CollectionChanged;
public event Action CollectionReset;