Class AirlockGroupPrototype
Inheritance
System.Object
AirlockGroupPrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Shared.SprayPainter.Prototypes
Assembly: Content.Shared.dll
Syntax
public sealed class AirlockGroupPrototype : object, IPrototype
Fields
| Improve this Doc View SourceIconPriority
Declaration
public int IconPriority
Field Value
Type | Description |
---|---|
System.Int32 |
StylePaths
Declaration
public Dictionary<string, string> StylePaths
Field Value
Type | Description |
---|---|
Dictionary<System.String, System.String> |
Properties
| Improve this Doc View SourceID
Declaration
public string ID { get; }
Property Value
Type | Description |
---|---|
System.String |
Implements
Robust.Shared.Prototypes.IPrototype