Table of Contents

Enum HczFacilityLayout

Namespace
Exiled.API.Enums
Assembly
Exiled.API.dll

Represents different layouts each zone in the facility can have.

public enum HczFacilityLayout
Extension Methods

Fields

Unknown = 0

Represents an unknown layout. This value is only used if you try to access HczLayout prematurely or if an error occured.

CCross = 1

See HczFacilityLayout for details.

Storm = 2

See HczFacilityLayout for details.

TopSquares = 3

See HczFacilityLayout for details.

Inkblot = 4

See HczFacilityLayout for details.

RottenHeart = 5

See HczFacilityLayout for details.

NewTall = 6

See HczFacilityLayout for details.

Split = 7

See HczFacilityLayout for details.

NewCircuit = 8

See HczFacilityLayout for details.

Grasp = 9

See HczFacilityLayout for details.

Help = 10

See HczFacilityLayout for details.

Remarks

Layout names come from https://steamcommunity.com/sharedfiles/filedetails/?id=2919451768, courtesy of EdgelordGreed.

<p>Ordering comes from the order said layouts are stored in SL.</p>