Add an unconspicuous, meaningless and in no way motivated by any external force XML doc to buckle component
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user