CTFWearableItem: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
Utility class to provide backwards compatibility for older demos. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/econ/econ_wearable.h /game/shared/econ/econ_wearable.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/econ/econ_wearable.h /game/shared/econ/econ_wearable.h]''' |
Latest revision as of 04:46, 4 March 2022
Overview[edit | edit source]
Utility class to provide backwards compatibility for older demos.
Source location : /game/shared/econ/econ_wearable.h
Class Structure[edit | edit source]
- CBaseEntity
- CBaseAnimating
- CEconEntity
- CEconWearable
- CTFWearable
- CTFWearableItem
- CTFWearable
- CEconWearable
- CEconEntity
- CBaseAnimating