Show / Hide Table of Contents

Class SharedSprayPainterSystem

Inheritance
System.Object
SharedSprayPainterSystem
SprayPainterSystem
SprayPainterSystem
Namespace: Content.Shared.SprayPainter
Assembly: Content.Shared.dll
Syntax
public abstract class SharedSprayPainterSystem : EntitySystem

Fields

| Improve this Doc View Source

_prototypeManager

Declaration
protected readonly IPrototypeManager _prototypeManager
Field Value
Type Description
Robust.Shared.Prototypes.IPrototypeManager

Properties

| Improve this Doc View Source

Groups

Declaration
public List<AirlockGroupPrototype> Groups { get; }
Property Value
Type Description
List<AirlockGroupPrototype>
| Improve this Doc View Source

Styles

Declaration
public List<string> Styles { get; }
Property Value
Type Description
List<System.String>

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾