Player
This command clears the text within the console window.
Examples
Here is an example of how to use clear.
Clears all text from the developer console window.
In-Depth Description
The `clear` command is used to clear the console window of any text or commands that have been previously entered.
When you've been using the console command feature frequently, the console can get crowded with numerous entries, making the screen cluttered and potentially causing confusion or difficulty in tracking your command history.
The `clear` command helps to maintain a clean and organized console screen, ensuring a smoother and more efficient gameplay experience. This command doesn't affect the gameplay in any way, it solely helps in organizing your console window visually.
It's a good practice to use the `clear` command when the console window becomes too cluttered or if a player wants to get rid of all the previous command entries. This might be useful if the console window is full or if the player wants to eliminate any likelihood of confusion or misused commands.