CTFItem: Difference between revisions
Jump to navigation
Jump to search
(Created blank page) |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | |||
TBD | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/shared/tf/tf_item.h /game/shared/tf/tf_item.h]''' | |||
==[[Classes|Class Structure]]== | |||
*'''[[CBaseEntity]]''' | |||
**'''[[CBaseAnimating]]''' | |||
***'''[[CBaseProp]]''' | |||
****'''[[CBreakableProp]]''' | |||
*****'''[[CDynamicProp]]''' | |||
******'''CTFItem''' |
Latest revision as of 23:00, 10 August 2022
Overview[edit | edit source]
TBD
Source location : /game/shared/tf/tf_item.h