Table of Contents

Enum EzFacilityLayout

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

Represents different layouts each zone in the facility can have.

public enum EzFacilityLayout
Extension Methods

Fields

Unknown = 0

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

Rectangles = 1

See EzFacilityLayout for details.

Handbag = 2

See EzFacilityLayout for details.

Fractured = 3

See EzFacilityLayout for details.

L = 4

See EzFacilityLayout for details.

Mogus = 5

See EzFacilityLayout 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>