Command
cl_ent_find
<Substring>Explore usage, syntax, and examples for the cl_ent_find CS2 developer console command.
cl_ent_find
CS2 Onlycl_ent_find
<Substring>Find and list all in-game entities whose classnames or targetnames include a specified substring. This is useful for developers and players to debug or explore game elements.
Enter the substring to search for in entity classnames or targetnames.
Yes
Client
cl_ent_find Generator
cl_ent_find
<Substring>Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.
cl_ent_find Examples
cl_ent_find
chicken
Find and list all entities containing 'chicken' in their classname or targetname.
cl_ent_find
prop_door
List all entities related to doors, helpful for level designers or troubleshooting maps.