fish-station/Content.Server/GameObjects/Components/Body
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
..
Circulatory Fix errors with creating gas mixtures on class instantiation (#1916) 2020-08-25 16:53:59 +02:00
Digestive Add a test that puts all components on an entity and checks for no exceptions (#1815) 2020-08-22 22:29:20 +02:00
Respiratory Fix errors with creating gas mixtures on class instantiation (#1916) 2020-08-25 16:53:59 +02:00
BodyManagerComponent.cs Add body part and body manager interfaces (#1939) 2020-08-30 11:26:52 +02:00
BodyScannerComponent.cs Add body part and body manager interfaces (#1939) 2020-08-30 11:26:52 +02:00
DroppedBodyPartComponent.cs Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965) 2020-09-01 12:34:53 +02:00
DroppedMechanismComponent.cs Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965) 2020-09-01 12:34:53 +02:00
IBodyManagerComponent.cs Add body part and body manager interfaces (#1939) 2020-08-30 11:26:52 +02:00
SurgeryToolComponent.cs Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965) 2020-09-01 12:34:53 +02:00