Target name or class: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "Accepts a targetname or an entire ''type'' of entity, like npc_antlion.")
 
(clarification)
 
(2 intermediate revisions by 2 users 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]]
 
{{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.