GuiElement.Init

Gui initialization options

Values

ValueMeaning
none0x0

Default

focus0x1

Is focused ?

locked0x2

Initialize the gui locked

movable0x4

The gui can be moved around with the mouse

notInteractable0x8

The gui will ignore mouse events

eventHook0x10

The gui will receive mouse events that are destined to its children

Meta