CTFWeaponBase: Difference between revisions

From SigMod
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;
|+CTFBaseWeapon
|+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

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

CTFWeaponBase
Name Type Description
CTFWeaponBaseFallThink