Show / Hide Table of Contents

Class SprayPainterComponent

Inheritance
System.Object
SprayPainterComponent
Namespace: Content.Server.SprayPainter
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
public int Index
Field Value
Type Description
System.Int32
| Improve this Doc View Source

IsSpraying

Declaration
public bool IsSpraying
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
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾