Delta-v/Content.Shared/Item
Samuka-C 668e5eeea5 Fix the component toggler (#37309)
* Make the ComponentToggle remember what entity it gave components to

* fix the null problem by just ignoring the null problem

* Add documentation to the new datafield + removing the "= null" that is not necessary

* small fixes and cleaning the code

* whitespace my beloved

* wait, I dont need those lines, why did I add them?
2025-05-18 17:07:30 +01:00
..
ItemToggle Fix the component toggler (#37309) 2025-05-18 17:07:30 +01:00
HeldSpeedModifierComponent.cs Mirror speed penalty for worn duffels and hardsuits when in-hand (#22168) 2023-12-16 19:28:55 +01:00
HeldSpeedModifierSystem.cs Add Slowdown to Dragging Items that Slow when Held (#29364) 2024-08-09 17:18:59 +01:00
ItemComponent.cs Fix PseudoItems (#821) 2024-02-12 21:52:49 +01:00
ItemSizeChangedEvent.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
ItemSizePrototype.cs Cleanup: Remove redundant prototype name specifications (#35793) 2025-03-23 15:57:26 +00:00
MultiHandedItemComponent.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
MultiHandedItemSystem.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
PickupAttemptEvent.cs hands ECS (#7081) 2022-03-17 18:13:31 +11:00
SharedItemSystem.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00