This article relates to the game "Team Fortress 2". Click here for more information.

Env sniperdot: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(-added class hierarchy, nonfgd)
No edit summary
 
Line 1: Line 1:
{{TF2 topicon}}
{{TF2 topicon}}
{{Ent not in fgd}}
{{Ent not in fgd}}
{{CD|CSniperDot|nolink=1|file1=tf_weapon_sniperrifle.cpp}}
{{CD|CSniperDot|file1=tf_weapon_sniperrifle.cpp}}
{{this is a|entity|game=Team Fortress 2|name=env_sniperdot}}
{{this is a|point entity|game=Team Fortress 2|name=env_sniperdot}}


{{ent|env_sniperdot}} is an entity for the Sniper Rifle's laser dot.
{{ent|env_sniperdot}} is an entity for the Sniper Rifle's laser dot.

Latest revision as of 17:28, 22 May 2025

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.
C++ Class hierarchy
CSniperDot
CBaseEntity
C++ tf_weapon_sniperrifle.cpp

env_sniperdot is a point entity available in Team Fortress 2 Team Fortress 2.

env_sniperdot is an entity for the Sniper Rifle's laser dot.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities