fish-station/Content.Server/GameObjects/Components/Items/Storage
DrSmugleaf 8f9ed2f562
Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965)
* Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods

* Remove redundant code
2020-09-01 12:34:53 +02:00
..
Fill Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
CursedEntityStorageComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
EntityStorageComponent.cs Add missing localization to verb names (#1953) 2020-08-29 13:36:02 +02:00
IStorageComponent.cs Storage system refactor & map init. 2019-05-05 18:52:06 +02:00
ItemComponent.cs Refactor InRangeUnobstructed and add extension methods (#1925) 2020-08-30 11:37:06 +02:00
SecureEntityStorageComponent.cs Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965) 2020-09-01 12:34:53 +02:00
ServerStorageComponent.cs Refactor InRangeUnobstructed and add extension methods (#1925) 2020-08-30 11:37:06 +02:00
StorableComponent.cs Storable size yaml case fix 2020-07-18 19:36:40 -06:00