Delta-v/Content.Shared/GameObjects/Components/Items
Acruid d16f433f45 Adds test to make sure that calling IComponent.HandleComponentState() with null states does not throw an exception.
Fixes state handling code on components to not throw exceptions when called with null components.
2020-02-09 02:28:47 -08:00
..
ClothingComponentState.cs Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
ItemComponentState.cs Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
ItemCooldownComponent.cs Adds test to make sure that calling IComponent.HandleComponentState() with null states does not throw an exception. 2020-02-09 02:28:47 -08:00
SharedHandsComponent.cs Removed the `StateType` property from every component. This field was completely unused except for a debug assertion. 2020-01-24 14:10:36 -08:00