Show / Hide Table of Contents

Class RecentlyDockedComponent

Added to DockingComponent that have recently undocked. This checks for whether they've left the specified radius before allowing them to automatically dock again.

Inheritance
System.Object
RecentlyDockedComponent
Namespace: Content.Server.Shuttles.Components
Assembly: Content.Server.dll
Syntax
public sealed class RecentlyDockedComponent : Component

Fields

| Improve this Doc View Source

LastDocked

Declaration
public EntityUid LastDocked
Field Value
Type Description
EntityUid
| Improve this Doc View Source

Radius

Declaration
public float Radius
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾