Delta-v/Content.Shared/Inventory/Events
Tayrtahn ab2d7626b3
Add clothing equipped/unequipped events (#27155)
* Added ClothingGotEquipped/ClothingGotUnequipped events

* Better version

* Implemented in a few places

* More implementations

* Add ClothingDidEquipped/ClothingDidUnequipped events

(cherry picked from commit 50631f430d62fc413bc8757f8d1e1c4523417816)
2024-04-21 23:45:55 +02:00
..
EquipAttemptEvents.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
EquippedEvents.cs Reflection refactor (#19253) 2023-08-25 12:48:27 +10:00
InventoryEquipActEvent.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
OpenSlotStorageNetworkMessage.cs Make more network-events check EntitySessionEventArgs. (#6612) 2022-02-12 15:18:24 -07:00
RefreshEquipmentHudEvent.cs Add health bar overlays for eye equipment (#21980) 2024-01-26 21:39:17 +01:00
UnequipAttemptEvent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
UnequippedEvents.cs Add clothing equipped/unequipped events (#27155) 2024-04-21 23:45:55 +02:00
UseSlotNetworkMessage.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00