CTFWeaponBase: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
'''Linked entity : ...'''
'''Linked entity : ...'''


==[[SendProps|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''[[CBaseAnimating]]'''
Line 16: Line 16:


== SendProps ==
== SendProps ==
{| class="wikitable sortable" style="margin: 0 auto; width: 100%; padding: 0;"
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;"
|+CTFWeaponBase  
|+CTFWeaponBase  
! style="width: 50%; background-color: #303030; color: white" |Name  
! style="width: 50%; background-color: #303030; color: white" |Name  
Line 106: Line 106:
| style="width: 50%;" |'''m_iConsecutiveShots'''
| style="width: 50%;" |'''m_iConsecutiveShots'''
| style="width: 15%;" |Integer
| style="width: 15%;" |Integer
| style="width: 35%;" |
|}
== Entity DataMaps ==
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;
|+CTFBaseWeapon
! style="width: 50%; background-color: #303030; color: white" |Name
! style="width: 15%; background-color: #303030; color: white" |Type
! style="width: 35%; background-color: #303030; color: white" |Description
|-
| style="width: 50%;" |'''CTFWeaponBaseFallThink'''
| style="width: 15%;" |
| style="width: 35%;" |
| style="width: 35%;" |
|}
|}

Revision as of 20:38, 13 February 2022

Overview

...

Source location : ...

Linked entity : ...

Class Structure

SendProps

CTFWeaponBase
Name Type Description
m_bLowered Boolean
m_bResetParity Boolean
m_iReloadMode Integer
m_bReloadedThroughAnimEvent Boolean
m_bDisguiseWeapon Boolean
LocalActiveTFWeaponData
m_flLastCritCheckTime Float
m_flReloadPriorNextFire Float
m_flLastFireTime Float
m_flEffectBarRegenTime Float
m_flObservedCritChance Float
NonLocalTFWeaponData
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

CTFBaseWeapon
Name Type Description
CTFWeaponBaseFallThink