Pauseuivisible Syntax
The syntax for the pauseUIVisible command is given below:
pauseuivisible [-show / -hide / -toggle]
The following arguments are used for this command:
-show / -hide / -toggle | Specify -show to show the pause UI when paused. Specify -hide to hide the pause UI when paused. Specify -toggle to toggle the current setting of this command. |
Pauseuivisible Examples
Below you will find the working samples of the pauseUIVisible command.
pauseUIVisible -hide
With this command, you would hide the red flashing UI that usually shows when you press the pause button (not with ESC).
pauseUIVisible -show
This command re-enables the pause UI, if you have previously disabled it.