DeviceLinkOverloadedEvent.cs 121 B

1234
  1. namespace Content.Server.DeviceLinking.Events;
  2. [ByRefEvent]
  3. public readonly record struct DeviceLinkOverloadedEvent;