Target name or class: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added the page to a category.)
(clarification)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Accepts a [[targetname]] or an entire ''type'' of entity, like npc_antlion.
Either accepts a [[targetname]] (eg. {{mono|"door1"}}) or a [[classname]] (eg. {{ent|prop_door_rotating}})


[[Category: Glossary]]
[[Category:Glossary]]
 
{{stub}}

Latest revision as of 07:22, 22 June 2025

Either accepts a targetname (eg. "door1") or a classname (eg. prop_door_rotating)

Stub

This article or section is a stub. You can help by expanding it.