Files
tbd-station-14/Content.Shared/DeviceLinking/Events/DeviceLinkOverloadedEvent.cs
2025-04-05 14:20:14 +02:00

5 lines
121 B
C#

namespace Content.Shared.DeviceLinking.Events;
[ByRefEvent]
public readonly record struct DeviceLinkOverloadedEvent;