Class SolutionContainerVisualsComponent
Inheritance
System.Object
Robust.Shared.GameObjects.Component
SolutionContainerVisualsComponent
Implements
Robust.Shared.GameObjects.IComponent
Assembly: Content.Client.dll
Syntax
public sealed class SolutionContainerVisualsComponent : Component, IComponent
Fields
|
Improve this Doc
View Source
BaseLayer
Declaration
public SolutionContainerLayers BaseLayer
Field Value
|
Improve this Doc
View Source
ChangeColor
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
EmptySpriteColor
Declaration
public Color EmptySpriteColor
Field Value
Type |
Description |
Robust.Shared.Maths.Color |
|
|
Improve this Doc
View Source
EmptySpriteName
Declaration
public string? EmptySpriteName
Field Value
Type |
Description |
System.Nullable<System.String> |
|
|
Improve this Doc
View Source
FillBaseName
Declaration
public string? FillBaseName
Field Value
Type |
Description |
System.Nullable<System.String> |
|
|
Improve this Doc
View Source
FillLayer
Declaration
public SolutionContainerLayers FillLayer
Field Value
|
Improve this Doc
View Source
InitialDescription
Declaration
public string InitialDescription
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
InitialName
Declaration
public string InitialName
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
MaxFillLevels
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Metamorphic
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
MetamorphicDefaultSprite
Declaration
public SpriteSpecifier MetamorphicDefaultSprite
Field Value
Type |
Description |
Robust.Shared.Utility.SpriteSpecifier |
|
|
Improve this Doc
View Source
MetamorphicNameFull
Declaration
public string MetamorphicNameFull
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
OverlayLayer
Declaration
public SolutionContainerLayers OverlayLayer
Field Value
|
Improve this Doc
View Source
SolutionName
Which solution of the SolutionContainerManagerComponent to represent.
If not set, will work as default.
Declaration
public string? SolutionName
Field Value
Type |
Description |
System.Nullable<System.String> |
|
Implements
Robust.Shared.GameObjects.IComponent