Namespace Content.Shared.Tools.Systems
Classes
WeldableAttemptEvent
Checks that entity can be weld/unweld. Raised twice: before do_after and after to check that entity still valid.
WeldableSystem
WeldFinishedEvent
Raised after welding do_after has finished. It doesn't guarantee success, use Content.Shared.Tools.Systems.WeldableChangedEvent to get updated status.