Table of Contents

Enum GlassType

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

Unique identifier for the different types of Window.

public enum GlassType
Extension Methods

Fields

Unknown = 0

Represents an unknown window.

GR18 = 1

Represents all the windows in LczGlassBox.

Scp049 = 2

Represents the window in Hcz049.

MicroHid = 3

Represents the windows in HczHid.

Scp079 = 4

Represents the window in Hcz079.

Scp079Trigger = 5

Represents the ActivatorWindow.

Scp330 = 6

Represents the window in Lcz330.

Plants = 7

Represents all the windows in LczPlants.

HczEzCheckpointA = 8

Represents all the windows in HczEzCheckpointA.

HczEzCheckpointB = 9

Represents all the windows in HczEzCheckpointB.

TestRoom = 10

Represents the window in HczTestRoom.

See Also