CObjectSapper: Difference between revisions

From SigMod
Jump to navigation Jump to search
(Created blank page)
 
No edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Overview ==
Sappers both placed and held are instances of this class.


'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/tf/tf_obj_sapper.h /game/server/tf/tf_obj_sapper.h]'''
'''Linked entity : [https://developer.valvesoftware.com/wiki/Obj_attachment_sapper obj_attachment_sapper]'''
==[[SendProps|Class Structure]]==
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
***'''[[CBaseAnimatingOverlay]]'''
****'''[[CBaseFlex]]'''
*****'''[[CBaseCombatCharacter]]'''
******'''[[CBaseObject]]'''
*******'''[[CBaseObjectUpgrade]]'''
********'''CObjectSapper'''
== Entity DataMaps ==
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;
|+CObjectSapper
! 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%;" |'''CObjectSapperSapperThink'''
| style="width: 15%;" |
| style="width: 35%;" |
|}

Latest revision as of 01:43, 13 November 2022

Overview[edit | edit source]

Sappers both placed and held are instances of this class.

Source location : /game/server/tf/tf_obj_sapper.h

Linked entity : obj_attachment_sapper

Class Structure[edit | edit source]

Entity DataMaps[edit | edit source]

CObjectSapper
Name Type Description
CObjectSapperSapperThink