@@ -7,7 +7,7 @@ namespace Content.Server.DeviceLinking.Components.Overload;
|
||||
/// <summary>
|
||||
/// Spawns an entity when a device link overloads.
|
||||
/// An overload happens when a device link sink is invoked to many times per tick
|
||||
/// and it raises a <see cref="Content.Server.DeviceLinking.Events.DeviceLinkOverloadedEvent"/>
|
||||
/// and it raises a <see cref="Content.Shared.DeviceLinking.Events.DeviceLinkOverloadedEvent"/>
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
[Access(typeof(DeviceLinkOverloadSystem))]
|
||||
|
||||
Reference in New Issue
Block a user