Tf logic bonusround: Difference between revisions
Jump to navigation
Jump to search

In code, it is represented by the
mNo edit summary |
(badly moved multipage) |
||
Line 1: | Line 1: | ||
{{ | {{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


tf_logic_bonusround
is a point entity available in Team Fortress 2.

CBonusRoundLogic
class, defined in thegame/shared/tf/tf_gamerules.cpp
file.
Description
tf_logic_bonusround is an entity that manages logic of bonus rounds.