CTFTankBoss: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
== Entity DataMaps == | == Entity DataMaps == | ||
- | {| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0; | ||
- | |+CTFTankBoss | ||
- InputAddCaptureDestroyPostfix | ! style="width: 50%; background-color: #303030; color: white" |Name | ||
! style="width: 15%; background-color: #303030; color: white" |Type | |||
! style="width: 35%; background-color: #303030; color: white" |Description | |||
|- | |||
| style="width: 50%;" |'''CTFTankBossTankBossThink''' | |||
| style="width: 15%;" | | |||
| style="width: 35%;" | | |||
|- | |||
| style="width: 50%;" |'''InputAddCaptureDestroyPostfix''' | |||
| style="width: 15%;" | | |||
| style="width: 35%;" | | |||
|- | |||
| style="width: 50%;" |'''InputDestroyIfAtCapturePoint''' | |||
| style="width: 15%;" | | |||
| style="width: 35%;" | | |||
|} |
Revision as of 19:13, 13 February 2022
Overview
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
Entity DataMaps
Name | Type | Description |
---|---|---|
CTFTankBossTankBossThink | ||
InputAddCaptureDestroyPostfix | ||
InputDestroyIfAtCapturePoint |