EngineerBuild: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m ({{lang}} -> {{Language subpage}})
(Add direct location to code definition.)
Line 3: Line 3:


{{ent|EngineerBuild}} is a NextBot action in {{game name|tf2|name=Team Fortress 2}}; the action makes engineer construct buildings.
{{ent|EngineerBuild}} is a NextBot action in {{game name|tf2|name=Team Fortress 2}}; the action makes engineer construct buildings.
{{Codenote|The code is located in game/server/tf/bot/behavior/engineer/tf_bot_engineer_build.cpp.}}


[[Category:Team Fortress 2 NextBot Actions]]
[[Category:Team Fortress 2 NextBot Actions]]

Revision as of 06:54, 26 April 2023

English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

EngineerBuild is a NextBot action in Template:Game name; the action makes engineer construct buildings.

Cpp.pngCode:The code is located in game/server/tf/bot/behavior/engineer/tf_bot_engineer_build.cpp.