CTFBotHintEngineerNest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
. | Signifies a bot engineer nest along with [[CTFBotHintSentrygun]]. In MvM, it's the engineer teleport location along with the point at which the giant blue beam for engineer nests originates. | ||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/bot/map_entities/tf_bot_hint_engineer_nest.h /game/server/tf/bot/map_entities/tf_bot_hint_engineer_nest.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/bot/map_entities/tf_bot_hint_engineer_nest.h /game/server/tf/bot/map_entities/tf_bot_hint_engineer_nest.h]''' |
Latest revision as of 21:37, 11 March 2023
Overview[edit | edit source]
Signifies a bot engineer nest along with CTFBotHintSentrygun. In MvM, it's the engineer teleport location along with the point at which the giant blue beam for engineer nests originates.
Source location : /game/server/tf/bot/map_entities/tf_bot_hint_engineer_nest.h
Linked Entity : bot_hint_engineer_nest
Class Structure[edit | edit source]
- CBaseEntity
- CPointEntity
- CBaseTFBotHintEntity
- CTFBotHintEngineerNest
- CBaseTFBotHintEntity
- CPointEntity
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_bHasActiveTeleporter | Boolean |