ent_find Command

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

ent_find

CS2 Only

Command

ent_find

<Substring>

Search for and list all in-game entities with classnames or targetnames containing the specified text. Useful for developers and server admins to debug or manage game entities.

<Substring>

Text to search for within entity classnames or targetnames.

sv_cheats Required

Yes

Client or Server Command

Server

ent_find Generator

Command

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.

ent_find Examples

Command

ent_find

chicken

Show all entities with 'chicken' in their classname or targetname.

Command

ent_find

bomb

Display all entities related to the bomb for troubleshooting or exploration.