Tf logic bonusround: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(-added class hierarchy, cleanup)
No edit summary
 
Line 1: Line 1:
{{LanguageBar}}
{{LanguageBar}}
{{this is a|point entity|name=tf_logic_bonusround|game=Team Fortress 2|icon=1}}
{{Ent not in fgd|nolink=1}}
{{CD|CBonusRoundLogic|file1=game/shared/tf/tf_gamerules.cpp}}
{{CD|CBonusRoundLogic|file1=game/shared/tf/tf_gamerules.cpp}}
{{this is a|logical entity|name=tf_logic_bonusround|game=Team Fortress 2|icon=1}} It's an entity that manages logic of bonus rounds.


==Description==
{{stub}}
{{ent|tf_logic_bonusround}} is an entity that manages logic of bonus rounds.

Latest revision as of 15:33, 5 June 2025

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.
C++ Class hierarchy
CBonusRoundLogic
CBaseEntity
C++ tf_gamerules.cpp

Team Fortress 2 tf_logic_bonusround is a logical entity available in Team Fortress 2 Team Fortress 2. It's an entity that manages logic of bonus rounds.

Stub

This article or section is a stub. You can help by expanding it.