Delta-v/Content.Server/GameObjects/Components/Power/PowerNetComponents
collinlunn b51b8cb182
Some Power nullable & ComponentDependency (#3050)
* Power nullability

* AME nullability

* re-adds EnsureComponents

* conflict fix

* Update Content.Server/GameObjects/Components/Power/PowerNetComponents/RadiationCollectorComponent.cs

Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>

* Update Content.Server/GameObjects/Components/Power/PowerNetComponents/BatteryStorageComponent.cs

Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>

* Update Content.Server/GameObjects/Components/Power/PowerNetComponents/BatteryStorageComponent.cs

Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>

* Update Content.Server/GameObjects/Components/Power/PowerNetComponents/BatteryDischargerComponent.cs

Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>

* Update Content.Server/GameObjects/Components/Power/PowerNetComponents/BatteryDischargerComponent.cs

Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>

* removes duplicate component assignment

Co-authored-by: py01 <pyronetics01@gmail.com>
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
2021-02-01 17:19:43 +01:00
..
BasePowerNetComponent.cs Some Power nullable & ComponentDependency (#3050) 2021-02-01 17:19:43 +01:00
BatteryDischargerComponent.cs Some Power nullable & ComponentDependency (#3050) 2021-02-01 17:19:43 +01:00
BatteryStorageComponent.cs Some Power nullable & ComponentDependency (#3050) 2021-02-01 17:19:43 +01:00
IPowerNetManager.cs Some Power nullable & ComponentDependency (#3050) 2021-02-01 17:19:43 +01:00
PowerConsumerComponent.cs Some Power nullable & ComponentDependency (#3050) 2021-02-01 17:19:43 +01:00
PowerSupplierComponent.cs Some Power nullable & ComponentDependency (#3050) 2021-02-01 17:19:43 +01:00
RadiationCollectorComponent.cs Some Power nullable & ComponentDependency (#3050) 2021-02-01 17:19:43 +01:00
SmesComponent.cs Update components to use EnsureWarn (#2676) 2020-12-04 13:26:54 +01:00
SolarControlConsoleComponent.cs Refactor UserInterface properties to use a helper (#1896) 2020-08-24 20:47:17 +02:00
SolarPanelComponent.cs Some Power nullable & ComponentDependency (#3050) 2021-02-01 17:19:43 +01:00