Command
ent_find
<Substring>Explore usage, syntax, and examples for the ent_find CS2 developer console command.
ent_find
CS2 Onlyent_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.
Text to search for within entity classnames or targetnames.
Yes
Server
ent_find Generator
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.
ent_find Examples
ent_find
chicken
Show all entities with 'chicken' in their classname or targetname.
ent_find
bomb
Display all entities related to the bomb for troubleshooting or exploration.