Item armor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
No edit summary
Line 1: Line 1:
{{CD|CArmor|file1=entity_armor.cpp}}
{{this is a|point entity|game=Team Fortress 2|name=item_armor}} It is currently unused.
{{this is a|point entity|game=Team Fortress 2|name=item_armor}} It is currently unused.
 
{{stub}}
{{code class|CArmor|entity_armor.cpp}}
__TOC__
==Keyvalues==
{{KV BaseEntity}}
 
==Inputs==
{{I BaseEntity}}
 
==Outputs==
{{O BaseEntity}}

Revision as of 02:15, 26 September 2024

C++ Class hierarchy
CArmor
CTFPowerup
CItem
CBaseAnimating
CBaseEntity
C++ entity_armor.cpp

item_armor is a point entity available in Team Fortress 2 Team Fortress 2. It is currently unused.

Stub

This article or section is a stub. You can help by expanding it.