Show / Hide Table of Contents

Class DungeonPresetPrototype

Inheritance
System.Object
DungeonPresetPrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Shared.Procedural
Assembly: Content.Shared.dll
Syntax
public sealed class DungeonPresetPrototype : object, IPrototype

Fields

| Improve this Doc View Source

RoomPacks

The room pack bounds we need to fill.

Declaration
public List<Box2i> RoomPacks
Field Value
Type Description
List<Box2i>

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
☀
☾