CTFLunchBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The Heavy lunchbox (sandvich) items which are under the weapon class tf_weapon_lunchbox are instances of this class. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/tf/tf_weapon_lunchbox.h /game/shared/tf/tf_weapon_lunchbox.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/tf/tf_weapon_lunchbox.h /game/shared/tf/tf_weapon_lunchbox.h]''' |
Latest revision as of 16:50, 26 February 2022
Overview[edit | edit source]
The Heavy lunchbox (sandvich) items which are under the weapon class tf_weapon_lunchbox are instances of this class.
Source location : /game/shared/tf/tf_weapon_lunchbox.h
Linked entity : tf_weapon_lunchbox
Class Structure[edit | edit source]
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_bBroken | Boolean |