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 SourceLastDocked
Declaration
public EntityUid LastDocked
Field Value
Type | Description |
---|---|
EntityUid |
Radius
Declaration
public float Radius
Field Value
Type | Description |
---|---|
System.Single |