CTFTankBoss: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Mann vs. Machine tanks are instances of this class. | Mann vs. Machine tanks are instances of this class. | ||
'''Source location : /game/server/tf/player_vs_environment/tf_tank_boss.h''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/tf/player_vs_environment/tf_tank_boss.h /game/server/tf/player_vs_environment/tf_tank_boss.h]''' | ||
'''Linked entity : [https://developer.valvesoftware.com/wiki/Tank_boss tank_boss]''' | '''Linked entity : [https://developer.valvesoftware.com/wiki/Tank_boss tank_boss]''' |
Latest revision as of 04:33, 19 February 2022
Overview[edit | edit source]
Mann vs. Machine tanks are instances of this class.
Source location : /game/server/tf/player_vs_environment/tf_tank_boss.h
Linked entity : tank_boss
Class Structure[edit | edit source]
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
CTFTankBossTankBossThink | ||
InputAddCaptureDestroyPostfix | ||
InputDestroyIfAtCapturePoint |