toggledebuglabels Console Command

Documentation and detailed help with working examples.

toggledebuglabels Command

Debug

This command toggles the display of labels for items, characters, and other in-game items.

toggledebuglabels

Overview

The toggledebuglabels command is usually used by developers or modders to display labels for items, characters, and other in-game entities for tracking or modifying purposes.

The command toggles the display of debug labels on and off.

Debug labels are interface elements that show crucial information about a game object. This could be variables like the object's identification name, its condition (health, status, etc.), its coordinates within the game world, or other useful details.

Being able to see these identifiers can be highly useful when developing new game features, troubleshooting issues or modding.

Looking for Witcher console commands?

Search our complete list!

Related Commands

CommandEffect
dlgshow

This command will hide the game's GUI (HUD). Use dlghide to show it again.

fadein

This command fades the screen in after having previously been faded out. The fade effect is the same as that used for cut scenes. Use fadeout to fade out the scene.

fadeout

This console command will fade out the game using the same effect that is used for a cut scene. Use fadein to fade the screen back.

testpause

This command will pause the game.

testunpause

This command will unpause the game.

ToggleCameraAutoRotation

This console command enables and disables the automatic rotation of the camera that follows your character.

toggledebuglabels

This command toggles the display of labels for items, characters, and other in-game items.