Show / Hide Table of Contents

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 Source

IconPriority

Declaration
public int IconPriority
Field Value
Type Description
System.Int32
| Improve this Doc View Source

StylePaths

Declaration
public Dictionary<string, string> StylePaths
Field Value
Type Description
Dictionary<System.String, System.String>

Properties

| Improve this Doc View Source

ID

Declaration
public string ID { get; }
Property Value
Type Description
System.String

Implements

Robust.Shared.Prototypes.IPrototype
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾