Tf wearable: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Another trivial entity.)
 
No edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{tf2 point|tf_wearable}}
{{stub}}
{{CD|CTFWearable|file1=tf_item_wearable.cpp}}
{{this is a|model entity|game=Team Fortress 2|name=tf_wearable}}


This is a catch all entity used to represent unimportant wearable items, such as hats.
This is a catch all entity used to represent unimportant wearable items, such as hats.

Latest revision as of 02:14, 13 October 2025

Stub

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

C++ Class hierarchy
CTFWearable
CEconWearable
CEconEntity
CBaseAnimating
CBaseEntity
C++ tf_item_wearable.cpp

tf_wearable is a model entity available in Team Fortress 2 Team Fortress 2.

This is a catch all entity used to represent unimportant wearable items, such as hats.