Class PriorityDockComponent
Given priority when considering where to dock.
Inheritance
System.Object
PriorityDockComponent
Namespace: Content.Server.Shuttles.Components
Assembly: Content.Server.dll
Syntax
public sealed class PriorityDockComponent : Component
Fields
| Improve this Doc View SourceTag
Tag to match on the docking request, if this dock is to be prioritised.
Declaration
public string? Tag
Field Value
Type | Description |
---|---|
System.Nullable<System.String> |