tf_team

From Valve Developer Community
Revision as of 15:12, 4 September 2024 by Wormsweat (talk | contribs) (Added a warning about it causing crashes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Translate (Translate)
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map because it can only be configured through code.
C++ Class hierarchy
CTFTeam
CTeam
CBaseEntity
C++ tf_team.cpp

tf_team is a point entity available in Team Fortress 2 Team Fortress 2. An entity that manages team information.[Clarify]

Warning.pngWarning:Removing this entity will likely crash the server.

See Also