Show / Hide Table of Contents

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 Source

MapPath

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
| Improve this Doc View Source

Name

Name for admin use

Declaration
public string Name
Field Value
Type Description
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
☀
☾