Class DockingInterfaceState
State of each individual docking port for interface purposes
Inheritance
System.Object
DockingInterfaceState
Assembly: Content.Shared.dll
Syntax
public sealed class DockingInterfaceState : object
Fields
|
Improve this Doc
View Source
Angle
Declaration
Field Value
|
Improve this Doc
View Source
Color
Declaration
Field Value
|
Improve this Doc
View Source
Connected
Declaration
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
Field Value
Type |
Description |
NetEntity |
|
|
Improve this Doc
View Source
HighlightedColor
Declaration
public Color HighlightedColor
Field Value