CArmor: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Overview == ... '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/entity_armor.h /game/server/tf/entity_armor.h]''' '''...") |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
An unused armor pickup entity. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/entity_armor.h /game/server/tf/entity_armor.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/entity_armor.h /game/server/tf/entity_armor.h]''' |
Latest revision as of 20:29, 10 August 2022
Overview[edit | edit source]
An unused armor pickup entity.
Source location : /game/server/tf/entity_armor.h
Linked Entity : item_armor
Class Structure[edit | edit source]
- CBaseEntity
- CBaseAnimating
- CItem
- CTFPowerup
- CArmor
- CTFPowerup
- CItem
- CBaseAnimating