issues
search
itsschwer
/
schwer-scripts
Open-source code for Unity
MIT License
1
stars
0
forks
source link
Missing documentation in Inventory
#2
Closed
itsschwer
closed
3 years ago
itsschwer
commented
3 years ago
Inventory
Should indicate when
OnContentsChanged
is invoked.
Should note that subscribers to
OnContentsChanged
should unsubscribe during their life cycle to avoid memory leaks.
Should note methods that differ from the
Dictionary
implementation.
Inventory
OnContentsChanged
is invoked.OnContentsChanged
should unsubscribe during their life cycle to avoid memory leaks.Dictionary
implementation.