Delta-v/Content.Server/GameObjects/Components/Body/Behavior
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
..
BrainBehavior.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
HeartBehavior.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
LiverBehavior.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
LungBehavior.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
MechanismBehavior.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
MechanismExtensions.cs Refactor body component to use slots instead of an army of dictionaries (#3749) 2021-04-05 14:54:51 +02:00
StomachBehavior.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00