Delta-v/Content.Shared/GameObjects/Components/Body/Part
DrSmugleaf 677706b117
Refactor body component to use slots instead of an army of dictionaries (#3749)
* Refactor body component to use slots instead of an army of dictionaries

* Update vox

* Replace static method call with extension

* Add setpart method, replace dispose with shutdown

* Fix tests, fix not listening to slot events when setting a part
2021-04-05 14:54:51 +02:00
..
Property Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
BodyPartCompatibility.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
BodyPartExtensions.cs Update documentation for body system code (#2556) 2020-11-15 14:22:59 +11:00
BodyPartSymmetry.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
BodyPartType.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
IBodyPart.cs Refactor body component to use slots instead of an army of dictionaries (#3749) 2021-04-05 14:54:51 +02:00
IBodyPartAdded.cs Refactor body component to use slots instead of an army of dictionaries (#3749) 2021-04-05 14:54:51 +02:00
IBodyPartContainer.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
IBodyPartRemoved.cs Refactor body component to use slots instead of an army of dictionaries (#3749) 2021-04-05 14:54:51 +02:00
SharedBodyPartComponent.cs Refactor body component to use slots instead of an army of dictionaries (#3749) 2021-04-05 14:54:51 +02:00