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

πŸ“šEnable Window

πŸ“„ Description

Enables or disables the current game window. Sets the Viewport to be intractable or not

If you want your window to be completely uninteractable, even when the player is currently playing the game: Put β€œSet Input Mode UI only” & β€œSet Show Mouse Cursor” (Enabled) before this node

Name
Description

Enabled

Determines whether the window should be enabled or disabled.

Name
Description

Return Value

Returns true if the window was successfully enabled/disabled, false otherwise.

PreviousMaximize WindowNextSet Window Position

Last updated 7 days ago