Class StatusIconPrototype
StatusIconData but in new convenient prototype form!
Implements
Robust.Shared.Prototypes.IPrototype
Robust.Shared.Prototypes.IInheritingPrototype
Namespace: Content.Shared.StatusIcon
Assembly: Content.Shared.dll
Syntax
public sealed class StatusIconPrototype : StatusIconData, IPrototype, IInheritingPrototype
Properties
| Improve this Doc View SourceAbstract
Declaration
public bool Abstract { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
ID
Declaration
public string ID { get; }
Property Value
Type | Description |
---|---|
System.String |
Parents
Declaration
public string[] Parents { get; }
Property Value
Type | Description |
---|---|
System.String[] |
Implements
Robust.Shared.Prototypes.IPrototype
Robust.Shared.Prototypes.IInheritingPrototype