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

Ent attachments: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{this is a|console command|name=ent_attachments}} It displays entity's attachments on the entity. {{devreq}} {{pre|ent_attachments <classname>/<targetname>/<entity...")
 
(Added related: Entity_Hierarchy_(parenting))
 
Line 3: Line 3:
{{pre|ent_attachments <[[classname]]>/<[[targetname]]>/<[[entity index]]>}}
{{pre|ent_attachments <[[classname]]>/<[[targetname]]>/<[[entity index]]>}}


 
[[File:Ent attachments.png|thumb|700px|left|ent_attachments debug overlay on [[prop_vehicle_jeep]]
[[File:Ent attachments.png|thumb|700px|left|ent_attachments debug overlay on [[prop_vehicle_jeep]]]]
== See also ==
* [[Entity_Hierarchy_(parenting)]]]]

Latest revision as of 08:48, 30 August 2025

ent_attachments is a console command available in all Source Source games. It displays entity's attachments on the entity.

Note.pngNote:The game must be in Developer mode for this command to work properly.
ent_attachments <classname>/<targetname>/<entity index>
ent_attachments debug overlay on prop_vehicle_jeep

See also

* Entity_Hierarchy_(parenting)