Enum EzFacilityLayout
Represents different layouts each zone in the facility can have.
public enum EzFacilityLayout
- Extension Methods
Fields
Unknown = 0Represents an unknown layout. This value is only used if you try to access EzLayout prematurely or if an error occured.
Rectangles = 1See EzFacilityLayout for details.
Handbag = 2See EzFacilityLayout for details.
Fractured = 3See EzFacilityLayout for details.
L = 4See EzFacilityLayout for details.
Mogus = 5See 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>