EngineerBuild: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎top: clean up, replaced: {{Language subpage → {{langsp)
m (Replaced deprecated {{Game name}} template with {{Software}} counterpart. Action performed by bot)
Line 2: Line 2:
{{stub}}
{{stub}}


{{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 {{Team Fortress 2|4}}; the action makes engineer construct buildings.
{{Codenote|The code is located in game/server/tf/bot/behavior/engineer/tf_bot_engineer_build.cpp.}}
{{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 07:38, 31 May 2024

English (en)Translate (Translate)

Stub

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

EngineerBuild is a NextBot action in Team Fortress 2 Team Fortress 2; the action makes engineer construct buildings.

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