tf_objective_resource

From Valve Developer Community
Revision as of 22:29, 17 December 2022 by Braindawg (talk | contribs)
Jump to navigation Jump to search

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

C++ In code, it is represented by theCTFObjectiveResourceclass, defined in thetf_objective_resource.cppfile.

(Server side) For the client side entity, the class name is C_TFObjectiveResource located in tf_objective_resource.cpp.

Entity description

This entity manages many HUD elements in the Mann vs. Machine gamemode, such as bomb upgrade status, the mission name displayed on the scoreboard, and the wavebar.

Keyvalues

Inputs

Outputs