ShowDebug
ShowDebug command
Displays an on-screen overlay with various debug information.
Argument information
<Value>type: textA text value.
Command builder
Value
Examples
This command turns on the physics debug overlay, displaying your current Location, Speed, and Gravity on screen. Run ShowDebug reset to clear the overlay and return everything to normal.
Accepted values
| Value | Meaning |
|---|---|
| Resets everything to normal | |
| This will show you Location, Speed & Gravity | |
| This will show you information about your camera (position, FOV, angle, etc.) | |
| Use 3rd person view to see skeletal mesh | |
| Shows information about animation | |
| All input keys are show with their action while pressing them + mouse & joystick input | |
| Shows radius and height of your collision model (not sure) | |
| Shows remoterole and NetNode | |
| No special information is given | |
| No special information is given |
Using cheats on a server
On a multiplayer server, authenticate first with enablecheats <password>, and prefix admin commands with admincheat instead of cheat.
