Show / Hide Table of Contents

Class IFFComponent

Handles what a grid should look like on radar.

Inheritance
System.Object
IFFComponent
Namespace: Content.Shared.Shuttles.Components
Assembly: Content.Shared.dll
Syntax
public sealed class IFFComponent : Component

Fields

| Improve this Doc View Source

Color

Color for this to show up on IFF.

Declaration
public Color Color
Field Value
Type Description
Color
| Improve this Doc View Source

Flags

Declaration
public IFFFlags Flags
Field Value
Type Description
IFFFlags
| Improve this Doc View Source

IFFColor

Default color to use for IFF if no component is found.

Declaration
public static readonly Color IFFColor
Field Value
Type Description
Color
| Improve this Doc View Source

ShowIFFDefault

Should we show IFF by default?

Declaration
public const bool ShowIFFDefault = null
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾