Options
All
  • Public
  • Public/Protected
  • All
Menu

Extended WindowContent object with additional params for UI.StandartWindow and UI.StandardWindow

Hierarchy

Index

Properties

drawing?: DrawingSet

Array of drawings

elements?: ElementSet

Object containing keys as gui elements names and UI.Elements instances as values. Gui elements are interactive components that are used to create interfaces functionality

Specifies window's location, used for UI.Window, UI.TabbedWindow and UI.StandartWindow

params?: BindingSet

If WindowContent.style is not specified, this argument will be used instead

Used for UI.StandartWindows and UI.StandardWindows. Specifies additional parameters for standard windows

style?: BindingSet

Specifies window's style, an object containing keys as style binding names and values as gui texture names corresponding to the binding

Generated using TypeDoc