Files

5 lines
121 B
C#
Raw Permalink Normal View History

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