Enum FTLState
Namespace: Content.Shared.Shuttles.Systems
Assembly: Content.Shared.dll
Syntax
public enum FTLState : byte
Fields
Name | Description |
---|---|
Arriving | Approaching destination, play effects or whatever, |
Available | A dummy state for presentation |
Cooldown | |
Invalid | |
Starting | Sound played and launch started |
Travelling | When they're on the FTL map |