Class SalvageMapPrototype
Inheritance
System.Object
SalvageMapPrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Server.Salvage
Assembly: Content.Server.dll
Syntax
public sealed class SalvageMapPrototype : object, IPrototype
Fields
| Improve this Doc View SourceMapPath
Relative directory path to the given map, i.e. Maps/Salvage/template.yml
Declaration
public ResPath MapPath
Field Value
Type | Description |
---|---|
Robust.Shared.Utility.ResPath |
Name
Name for admin use
Declaration
public string Name
Field Value
Type | Description |
---|---|
System.String |
Properties
| Improve this Doc View SourceID
Declaration
public string ID { get; }
Property Value
Type | Description |
---|---|
System.String |
Implements
Robust.Shared.Prototypes.IPrototype