tf_logic_raid

From Valve Developer Community
Revision as of 09:17, 23 July 2021 by Orinuse (talk | contribs) (linked raid to tf wiki's (it exists although incomplete), and added {{code class}} for consistency I guess)
Jump to navigation Jump to search
Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
Info-red.png
This entity is not in the game by default, but got left over in the FGD.
This feature is not available anymore.

Team Fortress 2 tf_logic_raid is a point entity available in Team Fortress 2 Team Fortress 2. This was used to detect a Raid map, a gamemode for an early iteration of Mann vs. Machine. The code for the gamemode still exists, but is now entirely disabled.

C++ In code, it is represented by theCRaidLogicclass, defined in thetf_raid_logic.cppfile.

See Also