Class SprayPainterComponent
Inheritance
System.Object
SprayPainterComponent
Assembly: Content.Server.dll
Syntax
public sealed class SprayPainterComponent : Component
Fields
|
Improve this Doc
View Source
AirlockSprayTime
Declaration
public float AirlockSprayTime
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
ColorPalette
Declaration
public Dictionary<string, Color> ColorPalette
Field Value
Type |
Description |
Dictionary<System.String, Color> |
|
|
Improve this Doc
View Source
Index
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IsSpraying
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
PickedColor
Declaration
public string? PickedColor
Field Value
Type |
Description |
System.Nullable<System.String> |
|
|
Improve this Doc
View Source
PipeSprayTime
Declaration
public float PipeSprayTime
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SpraySound
Declaration
public SoundSpecifier SpraySound
Field Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|