point_intermission

From Valve Developer Community
Revision as of 15:14, 25 September 2024 by Nescius (talk | contribs) (-added class hierarchy, cleanup)
Jump to navigation Jump to search
English (en)Translate (Translate)
C++ Class hierarchy
CTFIntermission
CLogicalEntity
CServerOnlyEntity
CBaseEntity
C++ entity_intermission.cpp

point_intermission is a point entity available in Team Fortress 2 Team Fortress 2.. It is used to end a match and trigger an intermission.

Todo: what's an intermission?? what does this even do??

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

Activate
Activate. Causes the game to end and the intermission to begin.