Class SharedSprayPainterSystem
Inheritance
System.Object
SharedSprayPainterSystem
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
|
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()