Tf logic bonusround: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{lang|tf_logic_bonusround}} {{tf2 point|tf_logic_bonusround}} {{code class|CBonusRoundLogic|game/shared/tf/tf_gamerules.cpp}} ==Description== {{ent|tf_logic_bonusround}} is...")
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{lang|tf_logic_bonusround}}
{{LanguageBar}}
{{tf2 point|tf_logic_bonusround}}
{{Ent not in fgd|nolink=1}}
{{code class|CBonusRoundLogic|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.
 
==Keyvalues==
{{KV BaseEntity}}
 
==Inputs==
{{I BaseEntity}}
 
==Outputs==
{{O BaseEntity}}

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.