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

item_teamflag_return_icon

From Valve Developer Community
Revision as of 03:51, 7 October 2025 by Breakin' Benny (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

English (en)Translate (Translate)
C++ Class hierarchy
CCaptureFlagReturnIcon
CBaseAnimating
CBaseEntity
C++ entity_capture_flag.cpp

item_teamflag_return_icon is a model entity available in Team Fortress 2 Team Fortress 2.

Description

This entity is the circular timer that appears above the Intelligence (item_teamflag) when dropped. If this entity is spawned using ent_create item_teamflag_return_icon it will not appear in-game.

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

Inputs

Outputs