Tf logic bonusround: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(badly moved multipage)
Line 1: Line 1:
{{MultiPage|title=tf_logic_bonusround}}
{{LanguageBar}}
{{this is a|point entity|name=tf_logic_bonusround|game=Team Fortress 2|icon=1}}
{{code class|CBonusRoundLogic|game/shared/tf/tf_gamerules.cpp}}
 
==Description==
{{ent|tf_logic_bonusround}} is an entity that manages logic of bonus rounds.
 
==Keyvalues==
{{KV BaseEntity}}
 
==Inputs==
{{I BaseEntity}}
 
==Outputs==
{{O BaseEntity}}

Revision as of 06:50, 14 July 2024

English (en)Translate (Translate)

Team Fortress 2 tf_logic_bonusround is a point entity available in Team Fortress 2 Team Fortress 2.

C++ In code, it is represented by theCBonusRoundLogicclass, defined in thegame/shared/tf/tf_gamerules.cppfile.

Description

tf_logic_bonusround is an entity that manages logic of bonus rounds.

Keyvalues

Inputs

Outputs