CTFChargedSMG: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Tomboyfan52 (talk | contribs) m (documented range of m_flMinicritCharge) |
||
| Line 25: | Line 25: | ||
| style="width: 50%;" |'''m_flMinicritCharge''' | | style="width: 50%;" |'''m_flMinicritCharge''' | ||
| style="width: 15%;" |Float | | style="width: 15%;" |Float | ||
| style="width: 35%;" | | | style="width: 35%;" |Range from 0-100. | ||
|} | |} | ||
Latest revision as of 09:01, 7 July 2026
Overview
The Cleaner's Carbine used by the Sniper is an instance of this class.
Source location : /game/shared/tf/tf_weapon_smg.h
Linked entity : tf_weapon_charged_smg
Class Structure
SendProps
| Name | Type | Description |
|---|---|---|
| m_flMinicritCharge | Float | Range from 0-100. |