CTFWeaponBase: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 111: | Line 111: | ||
== Entity DataMaps == | == Entity DataMaps == | ||
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0; | {| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0; | ||
|+ | |+CTFWeaponBase | ||
! style="width: 50%; background-color: #303030; color: white" |Name | ! style="width: 50%; background-color: #303030; color: white" |Name | ||
! style="width: 15%; background-color: #303030; color: white" |Type | ! style="width: 15%; background-color: #303030; color: white" |Type |
Revision as of 20:39, 13 February 2022
Overview
...
Source location : ...
Linked entity : ...
Class Structure
SendProps
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
m_bLowered | Boolean | |||||||||||||||||||
m_bResetParity | Boolean | |||||||||||||||||||
m_iReloadMode | Integer | |||||||||||||||||||
m_bReloadedThroughAnimEvent | Boolean | |||||||||||||||||||
m_bDisguiseWeapon | Boolean | |||||||||||||||||||
| ||||||||||||||||||||
| ||||||||||||||||||||
m_flEnergy | Float | |||||||||||||||||||
m_hExtraWearable | Integer | |||||||||||||||||||
m_hExtraWearableViewModel | Integer | |||||||||||||||||||
m_bBeingRepurposedForTaunt | Boolean | |||||||||||||||||||
m_nKillComboClass | Integer | |||||||||||||||||||
m_nKillComboCount | Integer | |||||||||||||||||||
m_flInspectAnimEndTime | Float | |||||||||||||||||||
m_nInspectStage | Integer | |||||||||||||||||||
m_iConsecutiveShots | Integer |
Entity DataMaps
Name | Type | Description |
---|---|---|
CTFWeaponBaseFallThink |