CTFBotHintEngineerNest: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
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 : ...'''
'''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]'''


'''Linked entity : ...'''
'''Linked Entity : [https://developer.valvesoftware.com/wiki/bot_hint_engineer_nest bot_hint_engineer_nest]'''


==[[SendProps|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''[[CPointEntity]]'''
***'''[[CBaseAnimatingOverlay]]'''
***'''[[CBaseTFBotHintEntity]]'''
****'''[[CBaseFlex]]'''
****'''CTFBotHintEngineerNest'''
*****'''[[CBaseCombatCharacter]]'''
******'''[[CBasePlayer]]'''
*******'''CTFPlayer'''


== SendProps ==
== SendProps ==
{| class="wikitable sortable" style="margin: 0 auto; width: 100%; padding: 0;"
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;"
|+CTFBotHintEngineerNest  
|+CTFBotHintEngineerNest  
! style="width: 50%; background-color: #303030; color: white" |Name  
! style="width: 50%; background-color: #303030; color: white" |Name  

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]

SendProps[edit | edit source]

CTFBotHintEngineerNest
Name Type Description
m_bHasActiveTeleporter Boolean