Item armor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
m (Classifying as model entity)
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{this is a|e0|game=tf2|name=item_armor}} It is currently unused.
{{TabsBar|main=Item armor}}
{{CD|CArmor|file1=entity_armor.cpp}}
{{this is a|model entity|game=Team Fortress 2|name=item_armor}}
It is a currently unused item that restores 200 armor to whoever picks it up.


{{code class|CArmor|entity_armor.cpp}}
[[File:car_battery01.png|thumb|Item model]]
__TOC__
{{stub}}
==Keyvalues==
{{KV BaseEntity}}
 
==Inputs==
{{I BaseEntity}}
 
==Outputs==
{{O BaseEntity}}

Latest revision as of 04:31, 19 May 2025

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

item_armor is a model entity available in Team Fortress 2 Team Fortress 2. It is a currently unused item that restores 200 armor to whoever picks it up.

Item model

Stub

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