Delta-v/Content.Shared/GameObjects/Components/Body/Part
DrSmugleaf bd30a73026
Add mechanism events when being added/removed to/from body/parts (#2271)
* Add mechanism events when added/removed to/from body/parts

* Change old usages

* Add TODO
2020-10-16 14:42:33 +02:00
..
Property Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
BodyPartCompatibility.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
BodyPartExtensions.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
BodyPartSymmetry.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
BodyPartType.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
IBodyPart.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
IBodyPartAdded.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
IBodyPartContainer.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
IBodyPartRemoved.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
SharedBodyPartComponent.cs Add mechanism events when being added/removed to/from body/parts (#2271) 2020-10-16 14:42:33 +02:00