Files
crystall-punk-14/Content.Server/DeviceLinking/Events/DeviceLinkOverloadedEvent.cs

5 lines
121 B
C#
Raw Permalink Normal View History

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