CObjectSapper: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
Sappers placed | Sappers both placed and held 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]''' |
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]
Name | Type | Description |
---|---|---|
CObjectSapperSapperThink |