Show / Hide Table of Contents

Class DockingInterfaceState

State of each individual docking port for interface purposes

Inheritance
System.Object
DockingInterfaceState
Namespace: Content.Shared.Shuttles.BUIStates
Assembly: Content.Shared.dll
Syntax
public sealed class DockingInterfaceState : object

Fields

| Improve this Doc View Source

Angle

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

Color

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

Connected

Declaration
public bool Connected
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Coordinates

Declaration
public NetCoordinates Coordinates
Field Value
Type Description
Robust.Shared.Map.NetCoordinates
| Improve this Doc View Source

Entity

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

HighlightedColor

Declaration
public Color HighlightedColor
Field Value
Type Description
Color
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾