Add an unconspicuous, meaningless and in no way motivated by any external force XML doc to buckle component

This commit is contained in:
DrSmugleaf
2021-02-20 01:20:52 +01:00
parent 77283dcb47
commit fa1e9c019c

View File

@@ -28,6 +28,9 @@ using Robust.Shared.ViewVariables;
namespace Content.Server.GameObjects.Components.Buckle namespace Content.Server.GameObjects.Components.Buckle
{ {
/// <summary>
/// Component that handles sitting entities into <see cref="StrapComponent"/>s.
/// </summary>
[RegisterComponent] [RegisterComponent]
[ComponentReference(typeof(SharedBuckleComponent))] [ComponentReference(typeof(SharedBuckleComponent))]
public class BuckleComponent : SharedBuckleComponent, IInteractHand public class BuckleComponent : SharedBuckleComponent, IInteractHand