namespace Content.Shared.Wieldable;
public sealed class BeforeWieldEvent : CancellableEntityEventArgs
{
}