CObjectSapper: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Sappers placed on sentries are instances of this class. | Sappers placed on sentries are instances of this class. | ||
'''Source location : /game/server/tf/tf_obj_sapper.h''' | '''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]''' | '''Linked entity : [https://developer.valvesoftware.com/wiki/Obj_attachment_sapper obj_attachment_sapper]''' |
Revision as of 04:24, 19 February 2022
Overview
Sappers placed on sentries are instances of this class.
Source location : /game/server/tf/tf_obj_sapper.h
Linked entity : obj_attachment_sapper
Class Structure
Entity DataMaps
Name | Type | Description |
---|---|---|
CObjectSapperSapperThink |