CTFTankBoss: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:


== Entity DataMaps ==
== Entity DataMaps ==
- CTFTankBossTankBossThink (Offset 0) (FunctionTable)(0 Bytes)
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;
- InputDestroyIfAtCapturePoint (Offset 0) (Input)(0 Bytes) - DestroyIfAtCapturePoint
|+CTFTankBoss
- InputAddCaptureDestroyPostfix (Offset 0) (Input)(0 Bytes) - AddCaptureDestroyPostfix
! 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

CTFTankBoss
Name Type Description
CTFTankBossTankBossThink
InputAddCaptureDestroyPostfix
InputDestroyIfAtCapturePoint