Index
Collapse All
Expand All
SetResizable Method
Window Class
Members
See Also
Beta Documentation - Subject to change.
Sets if the window is resizable.
Syntax
Lua
function
Window
:
SetResizable
(
value
)
;
Parameters
value
Type: boolean
True if the window can be resized.
Remarks
Sets if the window is resizable.
See Also
Window
Turbine.UI.Lotro