Enum IFFFlags
Namespace: Content.Shared.Shuttles.Components
Assembly: Content.Shared.dll
Syntax
public enum IFFFlags : byte
Fields
Name | Description |
---|---|
Hide | Should the grid hide entirely (AKA full stealth). Will also hide the label if that is not set. |
HideLabel | Should the label for this grid be hidden at all ranges. |
None |