Class AtmosPipeColorComponent
Inheritance
System.Object
AtmosPipeColorComponent
Namespace: Content.Server.Atmos.Piping.Components
Assembly: Content.Server.dll
Syntax
public sealed class AtmosPipeColorComponent : Component
Properties
| Improve this Doc View SourceColor
Declaration
public Color Color { get; set; }
Property Value
Type | Description |
---|---|
Color |
ColorVV
Declaration
public Color ColorVV { get; set; }
Property Value
Type | Description |
---|---|
Color |