Window Extension
CtrlK
  • 👋Welcome
  • Installing This Plugin
  • ✅Enabling This Plugin
  • 📚All Nodes
    • 🏗️Move Window to Monitor X
    • 🏗️Set Window to be a Background Window
    • 🏗️Bring Window Back to Foreground
    • 🏗️Set Window Icon
    • 📚Minimize Window
    • 📚Maximize Window
    • 📚Enable Window
    • 📚Set Window Position
    • 📚Set Window Size
    • 📚Set Window Title
    • 📚Get Window Title
    • 📚Is Window Minimized
    • 📚Is Window Maximized
    • 📚Get Window Position
    • 📚Get Window Size
    • 📚Restore Window
    • 📚Set Focus Window
    • 📚Bring Window To The Top
    • 📚Get Advanced Window Informations
    • 🏗️Disable Window Border
    • 🔷Structs
      • 🏗️Advanced Window Informations
    • 🔶Enums
  • 📌Roadmap & Changelog
  • 💯Review & Questions
Powered by GitBook
On this page
  1. 📚All Nodes

📚Set Window Size

📄 Description

Resizes the specified window or the current game window to the specified size.

Name
Description

Size

The new size of the window.

Optional Window ID

ID of the window that needs to be resized. If not provided, the function will attempt to resize the current game window.

Name
Description

Return Value

Returns true if the window was successfully resized, false otherwise.

PreviousSet Window PositionNextSet Window Title

Last updated 7 days ago