php8.5
Home/ Manual/ ui / window/ UI\Window::__construct

UI\Window::__construct

PHP function Edit on GitHub ✎

(UI 0.9.9)

Construct a new Window

Description

UI\Window::__construct(string $title, Size $size, bool $menu = false)

Shall construct a new Window

Parameters

title

The title of the Window

size

The size of the Window

menu

Menu switch

Source: reference/ui/ui/window/construct.xml · from the official PHP manual (php/doc-en)