| SetWorldWindowStatus |
|---|
| Script function world.SetWorldWindowStatus
Read about scriptingType Method Summary Changes the status of the main world window (maximize/minimize/restore) Prototype void SetWorldWindowStatus(short Parameter);
View list of data type meaningsDescription This function changes the status of the current world's window. It takes a single argument, which is interpreted as follows:VBscript example Lua example Return value See Also ... Functions
GetMainWindowPosition (Returns the position and size of the main MUSHclient window)
GetWorldWindowPosition (Returns the position and size of the current world window)
MoveMainWindow (Move and resize the main MUSHclient window)
MoveWorldWindow (Move and resize a world window)
MoveWorldWindowX (Move and resize a specific world window)(Help topic: function=SetWorldWindowStatus)
Documentation contents page |