tf_populator

From Valve Developer Community
Jump to navigation Jump to search
This article or section is a stub. You can help by expanding it.
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map, because it can only be configured through code.

tf_populator is a point entity available in Team Fortress 2 Team Fortress 2. This manages the Mann Vs Machine waves; it reads Population files and executes them. It is automatically instantiated by the game engine and should not be instantiated manually.

It is highly recommended you use the point_populator_interface entity to communicate with this entity instead!