cl_ent_find Command

Explore usage, syntax, and examples for the cl_ent_find CS2 developer console command.

cl_ent_find

CS2 Only

Command

cl_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.

<Substring>

Enter the substring to search for in entity classnames or targetnames.

sv_cheats Required

Yes

Client or Server Command

Client

cl_ent_find Generator

Command

cl_ent_find

<Substring>
0/1 Arguments Selected

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

Command

cl_ent_find

chicken

Find and list all entities containing 'chicken' in their classname or targetname.

Command

cl_ent_find

prop_door

List all entities related to doors, helpful for level designers or troubleshooting maps.