This article's documentation is for anything that uses the Source engine. Click here for more information.

Cl entityreport: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:cl_entityreport}}
{{stub}}
{{cleanup}}
{{cleanup}}
{{this is a|console variable|name=cl_entityreport}}
[[File:ImHN0o.jpg|thumb|300px]]
[[File:ImHN0o.jpg|thumb|300px]]
'''cl_entityreport''' is a profiling tool included in the [[Source]] engine used for profiling and debugging [[entity]] states. Once enabled, an on-screen display will show, indicating entities state and activity.
When set to 1, a profiling tool included in the [[Source]] engine used for profiling and debugging [[entity]] states and activity will appear.
 
{{todo|Host on-site & Crop}}
 
{{todo|Image in Sidebar}}
 
== Usage ==
Change the '''cl_entityreport''' [[ConVar]] to enable on-screen debugging. Usage of this ConVar requires ''[[Developer_Console|sv_cheats]]'' being set to 1.


== Key ==
== Key ==
Line 21: Line 13:
The lower '''green bar''' specifies the current amount of activity.
The lower '''green bar''' specifies the current amount of activity.


{{stub|console variable}}
[[Category:Debugging]]
[[Category:Debugging]]

Revision as of 14:59, 27 February 2024

Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.

cl_entityreport is a console variable available in all Source Source games.

ImHN0o.jpg

When set to 1, a profiling tool included in the Source engine used for profiling and debugging entity states and activity will appear.

Key

Green names are idle entities.

Purple names are active entities.

The upper red bar specifies the maximum amount of activity.

The lower green bar specifies the current amount of activity.


Stub

This article or section about a console variable is a stub. You can help by expanding it.