Class FTLDestinationComponent
Inheritance
System.Object
FTLDestinationComponent
Namespace: Content.Server.Shuttles.Components
Assembly: Content.Server.dll
Syntax
public sealed class FTLDestinationComponent : Component
Fields
| Improve this Doc View SourceEnabled
Is this destination visible but available to be warped to?
Declaration
public bool Enabled
Field Value
Type | Description |
---|---|
System.Boolean |
Whitelist
Should this destination be restricted in some form from console visibility.
Declaration
public EntityWhitelist Whitelist
Field Value
Type | Description |
---|---|
EntityWhitelist |