mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Add files via upload
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-08-14 21:08:30.051873234 UTC
|
||||
// 2025-08-18 23:52:47.183323500 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
@@ -181,7 +181,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t flFlinchModLarge = 0x38; // float32
|
||||
constexpr std::ptrdiff_t flFriendlyFireDamageReductionRatio = 0x3C; // float32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 15
|
||||
//
|
||||
// Metadata:
|
||||
@@ -809,7 +809,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_bIsYesNoVote = 0x62A; // bool
|
||||
}
|
||||
// Parent: C_BasePlayerPawn
|
||||
// Field count: 41
|
||||
// Field count: 31
|
||||
//
|
||||
// Metadata:
|
||||
// MNetworkExcludeByName
|
||||
@@ -826,46 +826,36 @@ namespace cs2_dumper {
|
||||
// NetworkVarNames: m_hOriginalController (CHandle<CCSPlayerController>)
|
||||
namespace C_CSPlayerPawnBase {
|
||||
constexpr std::ptrdiff_t m_pPingServices = 0x15E8; // CCSPlayer_PingServices*
|
||||
constexpr std::ptrdiff_t m_fRenderingClipPlane = 0x15F0; // float32[4]
|
||||
constexpr std::ptrdiff_t m_nLastClipPlaneSetupFrame = 0x1600; // int32
|
||||
constexpr std::ptrdiff_t m_vecLastClipCameraPos = 0x1604; // Vector
|
||||
constexpr std::ptrdiff_t m_vecLastClipCameraForward = 0x1610; // Vector
|
||||
constexpr std::ptrdiff_t m_bClipHitStaticWorld = 0x161C; // bool
|
||||
constexpr std::ptrdiff_t m_bCachedPlaneIsValid = 0x161D; // bool
|
||||
constexpr std::ptrdiff_t m_pClippingWeapon = 0x1620; // C_CSWeaponBase*
|
||||
constexpr std::ptrdiff_t m_previousPlayerState = 0x1628; // CSPlayerState
|
||||
constexpr std::ptrdiff_t m_iPlayerState = 0x162C; // CSPlayerState
|
||||
constexpr std::ptrdiff_t m_bHasMovedSinceSpawn = 0x1630; // bool
|
||||
constexpr std::ptrdiff_t m_flLastSpawnTimeIndex = 0x1634; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_iProgressBarDuration = 0x1638; // int32
|
||||
constexpr std::ptrdiff_t m_flProgressBarStartTime = 0x163C; // float32
|
||||
constexpr std::ptrdiff_t m_flClientDeathTime = 0x1640; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_flFlashBangTime = 0x1644; // float32
|
||||
constexpr std::ptrdiff_t m_flFlashScreenshotAlpha = 0x1648; // float32
|
||||
constexpr std::ptrdiff_t m_flFlashOverlayAlpha = 0x164C; // float32
|
||||
constexpr std::ptrdiff_t m_bFlashBuildUp = 0x1650; // bool
|
||||
constexpr std::ptrdiff_t m_bFlashDspHasBeenCleared = 0x1651; // bool
|
||||
constexpr std::ptrdiff_t m_bFlashScreenshotHasBeenGrabbed = 0x1652; // bool
|
||||
constexpr std::ptrdiff_t m_flFlashMaxAlpha = 0x1654; // float32
|
||||
constexpr std::ptrdiff_t m_flFlashDuration = 0x1658; // float32
|
||||
constexpr std::ptrdiff_t m_flClientHealthFadeChangeTimestamp = 0x165C; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_nClientHealthFadeParityValue = 0x1660; // int32
|
||||
constexpr std::ptrdiff_t m_angEyeAngles = 0x1668; // QAngle
|
||||
constexpr std::ptrdiff_t m_fNextThinkPushAway = 0x16F8; // float32
|
||||
constexpr std::ptrdiff_t m_iIDEntIndex = 0x16FC; // CEntityIndex
|
||||
constexpr std::ptrdiff_t m_delayTargetIDTimer = 0x1700; // CountdownTimer
|
||||
constexpr std::ptrdiff_t m_iTargetItemEntIdx = 0x1718; // CEntityIndex
|
||||
constexpr std::ptrdiff_t m_iOldIDEntIndex = 0x171C; // CEntityIndex
|
||||
constexpr std::ptrdiff_t m_holdTargetIDTimer = 0x1720; // CountdownTimer
|
||||
constexpr std::ptrdiff_t m_flCurrentMusicStartTime = 0x173C; // float32
|
||||
constexpr std::ptrdiff_t m_flMusicRoundStartTime = 0x1740; // float32
|
||||
constexpr std::ptrdiff_t m_bDeferStartMusicOnWarmup = 0x1744; // bool
|
||||
constexpr std::ptrdiff_t m_flLastSmokeOverlayAlpha = 0x1748; // float32
|
||||
constexpr std::ptrdiff_t m_flLastSmokeAge = 0x174C; // float32
|
||||
constexpr std::ptrdiff_t m_vLastSmokeOverlayColor = 0x1750; // Vector
|
||||
constexpr std::ptrdiff_t m_nPlayerInfernoBodyFx = 0x175C; // ParticleIndex_t
|
||||
constexpr std::ptrdiff_t m_vecLastAliveLocalVelocity = 0x1760; // Vector
|
||||
constexpr std::ptrdiff_t m_hOriginalController = 0x178C; // CHandle<CCSPlayerController>
|
||||
constexpr std::ptrdiff_t m_previousPlayerState = 0x15F0; // CSPlayerState
|
||||
constexpr std::ptrdiff_t m_iPlayerState = 0x15F4; // CSPlayerState
|
||||
constexpr std::ptrdiff_t m_bHasMovedSinceSpawn = 0x15F8; // bool
|
||||
constexpr std::ptrdiff_t m_flLastSpawnTimeIndex = 0x15FC; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_iProgressBarDuration = 0x1600; // int32
|
||||
constexpr std::ptrdiff_t m_flProgressBarStartTime = 0x1604; // float32
|
||||
constexpr std::ptrdiff_t m_flClientDeathTime = 0x1608; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_flFlashBangTime = 0x160C; // float32
|
||||
constexpr std::ptrdiff_t m_flFlashScreenshotAlpha = 0x1610; // float32
|
||||
constexpr std::ptrdiff_t m_flFlashOverlayAlpha = 0x1614; // float32
|
||||
constexpr std::ptrdiff_t m_bFlashBuildUp = 0x1618; // bool
|
||||
constexpr std::ptrdiff_t m_bFlashDspHasBeenCleared = 0x1619; // bool
|
||||
constexpr std::ptrdiff_t m_bFlashScreenshotHasBeenGrabbed = 0x161A; // bool
|
||||
constexpr std::ptrdiff_t m_flFlashMaxAlpha = 0x161C; // float32
|
||||
constexpr std::ptrdiff_t m_flFlashDuration = 0x1620; // float32
|
||||
constexpr std::ptrdiff_t m_flClientHealthFadeChangeTimestamp = 0x1624; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_nClientHealthFadeParityValue = 0x1628; // int32
|
||||
constexpr std::ptrdiff_t m_fNextThinkPushAway = 0x162C; // float32
|
||||
constexpr std::ptrdiff_t m_iIDEntIndex = 0x1630; // CEntityIndex
|
||||
constexpr std::ptrdiff_t m_delayTargetIDTimer = 0x1638; // CountdownTimer
|
||||
constexpr std::ptrdiff_t m_iTargetItemEntIdx = 0x1650; // CEntityIndex
|
||||
constexpr std::ptrdiff_t m_iOldIDEntIndex = 0x1654; // CEntityIndex
|
||||
constexpr std::ptrdiff_t m_holdTargetIDTimer = 0x1658; // CountdownTimer
|
||||
constexpr std::ptrdiff_t m_flCurrentMusicStartTime = 0x1674; // float32
|
||||
constexpr std::ptrdiff_t m_flMusicRoundStartTime = 0x1678; // float32
|
||||
constexpr std::ptrdiff_t m_bDeferStartMusicOnWarmup = 0x167C; // bool
|
||||
constexpr std::ptrdiff_t m_flLastSmokeOverlayAlpha = 0x1680; // float32
|
||||
constexpr std::ptrdiff_t m_flLastSmokeAge = 0x1684; // float32
|
||||
constexpr std::ptrdiff_t m_vLastSmokeOverlayColor = 0x1688; // Vector
|
||||
constexpr std::ptrdiff_t m_hOriginalController = 0x16B0; // CHandle<CCSPlayerController>
|
||||
}
|
||||
// Parent: C_CSWeaponBase
|
||||
// Field count: 10
|
||||
@@ -1059,7 +1049,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_bFastRetrigger = 0x5FB; // bool
|
||||
constexpr std::ptrdiff_t m_bPassthoughCaller = 0x5FC; // bool
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 6
|
||||
namespace SequenceHistory_t {
|
||||
constexpr std::ptrdiff_t m_hSequence = 0x0; // HSequence
|
||||
@@ -1481,7 +1471,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_flFadeStartTime = 0x830; // float32[1]
|
||||
constexpr std::ptrdiff_t m_flFadeDuration = 0x834; // float32[1]
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 10
|
||||
namespace CBuoyancyHelper {
|
||||
constexpr std::ptrdiff_t m_nFluidType = 0x18; // CUtlStringToken
|
||||
@@ -1645,7 +1635,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace C_WeaponM4A1Silencer {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 29
|
||||
//
|
||||
// Metadata:
|
||||
@@ -1790,7 +1780,7 @@ namespace cs2_dumper {
|
||||
namespace CPulseCell_Value_Gradient {
|
||||
constexpr std::ptrdiff_t m_Gradient = 0x48; // CColorGradient
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -1800,7 +1790,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_timestamp = 0x8; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_nWorldGroupId = 0xC; // WorldGroupId_t
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 5
|
||||
//
|
||||
// Metadata:
|
||||
@@ -1960,7 +1950,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_flLastLOSTraceFailureTime = 0x1D98; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_flWatTickOffset = 0x1DF8; // float32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 7
|
||||
//
|
||||
// Metadata:
|
||||
@@ -2004,7 +1994,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_flExposureAdaptationSpeedDown = 0x604; // float32
|
||||
constexpr std::ptrdiff_t m_flTonemapEVSmoothingRange = 0x608; // float32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
//
|
||||
// Metadata:
|
||||
@@ -2031,7 +2021,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace C_WeaponMag7 {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -2147,7 +2137,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace CSpriteOriented {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 13
|
||||
//
|
||||
// Metadata:
|
||||
@@ -2231,7 +2221,7 @@ namespace cs2_dumper {
|
||||
// MNetworkVarTypeOverride
|
||||
// MNetworkIncludeByName
|
||||
namespace C_CSObserverPawn {
|
||||
constexpr std::ptrdiff_t m_hDetectParentChange = 0x1790; // CEntityHandle
|
||||
constexpr std::ptrdiff_t m_hDetectParentChange = 0x16B8; // CEntityHandle
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
@@ -2316,7 +2306,7 @@ namespace cs2_dumper {
|
||||
namespace C_WeaponSG556 {
|
||||
}
|
||||
// Parent: C_CSPlayerPawnBase
|
||||
// Field count: 110
|
||||
// Field count: 120
|
||||
//
|
||||
// Metadata:
|
||||
// NetworkVarNames: m_pBulletServices (CCSPlayer_BulletServices*)
|
||||
@@ -2401,116 +2391,126 @@ namespace cs2_dumper {
|
||||
// NetworkVarNames: m_bGunGameImmunity (bool)
|
||||
// NetworkVarNames: m_fMolotovDamageTime (float)
|
||||
namespace C_CSPlayerPawn {
|
||||
constexpr std::ptrdiff_t m_pBulletServices = 0x17A0; // CCSPlayer_BulletServices*
|
||||
constexpr std::ptrdiff_t m_pHostageServices = 0x17A8; // CCSPlayer_HostageServices*
|
||||
constexpr std::ptrdiff_t m_pBuyServices = 0x17B0; // CCSPlayer_BuyServices*
|
||||
constexpr std::ptrdiff_t m_pGlowServices = 0x17B8; // CCSPlayer_GlowServices*
|
||||
constexpr std::ptrdiff_t m_pActionTrackingServices = 0x17C0; // CCSPlayer_ActionTrackingServices*
|
||||
constexpr std::ptrdiff_t m_pDamageReactServices = 0x17C8; // CCSPlayer_DamageReactServices*
|
||||
constexpr std::ptrdiff_t m_flHealthShotBoostExpirationTime = 0x17D0; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_flLastFiredWeaponTime = 0x17D4; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_bHasFemaleVoice = 0x17D8; // bool
|
||||
constexpr std::ptrdiff_t m_flLandingTimeSeconds = 0x17DC; // float32
|
||||
constexpr std::ptrdiff_t m_flOldFallVelocity = 0x17E0; // float32
|
||||
constexpr std::ptrdiff_t m_szLastPlaceName = 0x17E4; // char[18]
|
||||
constexpr std::ptrdiff_t m_bPrevDefuser = 0x17F6; // bool
|
||||
constexpr std::ptrdiff_t m_bPrevHelmet = 0x17F7; // bool
|
||||
constexpr std::ptrdiff_t m_nPrevArmorVal = 0x17F8; // int32
|
||||
constexpr std::ptrdiff_t m_nPrevGrenadeAmmoCount = 0x17FC; // int32
|
||||
constexpr std::ptrdiff_t m_unPreviousWeaponHash = 0x1800; // uint32
|
||||
constexpr std::ptrdiff_t m_unWeaponHash = 0x1804; // uint32
|
||||
constexpr std::ptrdiff_t m_bInBuyZone = 0x1808; // bool
|
||||
constexpr std::ptrdiff_t m_bPreviouslyInBuyZone = 0x1809; // bool
|
||||
constexpr std::ptrdiff_t m_aimPunchAngle = 0x180C; // QAngle
|
||||
constexpr std::ptrdiff_t m_aimPunchAngleVel = 0x1818; // QAngle
|
||||
constexpr std::ptrdiff_t m_aimPunchTickBase = 0x1824; // int32
|
||||
constexpr std::ptrdiff_t m_aimPunchTickFraction = 0x1828; // float32
|
||||
constexpr std::ptrdiff_t m_aimPunchCache = 0x1830; // CUtlVector<QAngle>
|
||||
constexpr std::ptrdiff_t m_bInLanding = 0x1850; // bool
|
||||
constexpr std::ptrdiff_t m_flLandingStartTime = 0x1854; // float32
|
||||
constexpr std::ptrdiff_t m_bInHostageRescueZone = 0x1858; // bool
|
||||
constexpr std::ptrdiff_t m_bInBombZone = 0x1859; // bool
|
||||
constexpr std::ptrdiff_t m_bIsBuyMenuOpen = 0x185A; // bool
|
||||
constexpr std::ptrdiff_t m_flTimeOfLastInjury = 0x185C; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_flNextSprayDecalTime = 0x1860; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_iRetakesOffering = 0x19B8; // int32
|
||||
constexpr std::ptrdiff_t m_iRetakesOfferingCard = 0x19BC; // int32
|
||||
constexpr std::ptrdiff_t m_bRetakesHasDefuseKit = 0x19C0; // bool
|
||||
constexpr std::ptrdiff_t m_bRetakesMVPLastRound = 0x19C1; // bool
|
||||
constexpr std::ptrdiff_t m_iRetakesMVPBoostItem = 0x19C4; // int32
|
||||
constexpr std::ptrdiff_t m_RetakesMVPBoostExtraUtility = 0x19C8; // loadout_slot_t
|
||||
constexpr std::ptrdiff_t m_bNeedToReApplyGloves = 0x19DD; // bool
|
||||
constexpr std::ptrdiff_t m_EconGloves = 0x19E0; // C_EconItemView
|
||||
constexpr std::ptrdiff_t m_nEconGlovesChanged = 0x1E58; // uint8
|
||||
constexpr std::ptrdiff_t m_bMustSyncRagdollState = 0x1E59; // bool
|
||||
constexpr std::ptrdiff_t m_nRagdollDamageBone = 0x1E5C; // int32
|
||||
constexpr std::ptrdiff_t m_vRagdollDamageForce = 0x1E60; // Vector
|
||||
constexpr std::ptrdiff_t m_vRagdollDamagePosition = 0x1E6C; // Vector
|
||||
constexpr std::ptrdiff_t m_szRagdollDamageWeaponName = 0x1E78; // char[64]
|
||||
constexpr std::ptrdiff_t m_bRagdollDamageHeadshot = 0x1EB8; // bool
|
||||
constexpr std::ptrdiff_t m_vRagdollServerOrigin = 0x1EBC; // Vector
|
||||
constexpr std::ptrdiff_t m_bLastHeadBoneTransformIsValid = 0x2538; // bool
|
||||
constexpr std::ptrdiff_t m_lastLandTime = 0x253C; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_bOnGroundLastTick = 0x2540; // bool
|
||||
constexpr std::ptrdiff_t m_hHudModelArms = 0x255C; // CHandle<C_CS2HudModelArms>
|
||||
constexpr std::ptrdiff_t m_qDeathEyeAngles = 0x2560; // QAngle
|
||||
constexpr std::ptrdiff_t m_bSkipOneHeadConstraintUpdate = 0x256C; // bool
|
||||
constexpr std::ptrdiff_t m_bLeftHanded = 0x256D; // bool
|
||||
constexpr std::ptrdiff_t m_fSwitchedHandednessTime = 0x2570; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_flViewmodelOffsetX = 0x2574; // float32
|
||||
constexpr std::ptrdiff_t m_flViewmodelOffsetY = 0x2578; // float32
|
||||
constexpr std::ptrdiff_t m_flViewmodelOffsetZ = 0x257C; // float32
|
||||
constexpr std::ptrdiff_t m_flViewmodelFOV = 0x2580; // float32
|
||||
constexpr std::ptrdiff_t m_vecPlayerPatchEconIndices = 0x2584; // uint32[5]
|
||||
constexpr std::ptrdiff_t m_GunGameImmunityColor = 0x25B8; // Color
|
||||
constexpr std::ptrdiff_t m_vecBulletHitModels = 0x2608; // CUtlVector<C_BulletHitModel*>
|
||||
constexpr std::ptrdiff_t m_bIsWalking = 0x2620; // bool
|
||||
constexpr std::ptrdiff_t m_thirdPersonHeading = 0x2628; // QAngle
|
||||
constexpr std::ptrdiff_t m_flSlopeDropOffset = 0x26B8; // float32
|
||||
constexpr std::ptrdiff_t m_flSlopeDropHeight = 0x2730; // float32
|
||||
constexpr std::ptrdiff_t m_vHeadConstraintOffset = 0x27A8; // Vector
|
||||
constexpr std::ptrdiff_t m_entitySpottedState = 0x2838; // EntitySpottedState_t
|
||||
constexpr std::ptrdiff_t m_bIsScoped = 0x2850; // bool
|
||||
constexpr std::ptrdiff_t m_bResumeZoom = 0x2851; // bool
|
||||
constexpr std::ptrdiff_t m_bIsDefusing = 0x2852; // bool
|
||||
constexpr std::ptrdiff_t m_bIsGrabbingHostage = 0x2853; // bool
|
||||
constexpr std::ptrdiff_t m_iBlockingUseActionInProgress = 0x2854; // CSPlayerBlockingUseAction_t
|
||||
constexpr std::ptrdiff_t m_flEmitSoundTime = 0x2858; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_bInNoDefuseArea = 0x285C; // bool
|
||||
constexpr std::ptrdiff_t m_nWhichBombZone = 0x2860; // int32
|
||||
constexpr std::ptrdiff_t m_iShotsFired = 0x2864; // int32
|
||||
constexpr std::ptrdiff_t m_flFlinchStack = 0x2868; // float32
|
||||
constexpr std::ptrdiff_t m_flVelocityModifier = 0x286C; // float32
|
||||
constexpr std::ptrdiff_t m_flHitHeading = 0x2870; // float32
|
||||
constexpr std::ptrdiff_t m_nHitBodyPart = 0x2874; // int32
|
||||
constexpr std::ptrdiff_t m_bWaitForNoAttack = 0x2878; // bool
|
||||
constexpr std::ptrdiff_t m_ignoreLadderJumpTime = 0x287C; // float32
|
||||
constexpr std::ptrdiff_t m_bKilledByHeadshot = 0x2881; // bool
|
||||
constexpr std::ptrdiff_t m_ArmorValue = 0x2884; // int32
|
||||
constexpr std::ptrdiff_t m_unCurrentEquipmentValue = 0x2888; // uint16
|
||||
constexpr std::ptrdiff_t m_unRoundStartEquipmentValue = 0x288A; // uint16
|
||||
constexpr std::ptrdiff_t m_unFreezetimeEndEquipmentValue = 0x288C; // uint16
|
||||
constexpr std::ptrdiff_t m_nLastKillerIndex = 0x2890; // CEntityIndex
|
||||
constexpr std::ptrdiff_t m_bOldIsScoped = 0x2894; // bool
|
||||
constexpr std::ptrdiff_t m_bHasDeathInfo = 0x2895; // bool
|
||||
constexpr std::ptrdiff_t m_flDeathInfoTime = 0x2898; // float32
|
||||
constexpr std::ptrdiff_t m_vecDeathInfoOrigin = 0x289C; // Vector
|
||||
constexpr std::ptrdiff_t m_grenadeParameterStashTime = 0x28AC; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_bGrenadeParametersStashed = 0x28B0; // bool
|
||||
constexpr std::ptrdiff_t m_angStashedShootAngles = 0x28B4; // QAngle
|
||||
constexpr std::ptrdiff_t m_vecStashedGrenadeThrowPosition = 0x28C0; // Vector
|
||||
constexpr std::ptrdiff_t m_vecStashedVelocity = 0x28CC; // Vector
|
||||
constexpr std::ptrdiff_t m_angShootAngleHistory = 0x28D8; // QAngle[2]
|
||||
constexpr std::ptrdiff_t m_vecThrowPositionHistory = 0x28F0; // Vector[2]
|
||||
constexpr std::ptrdiff_t m_vecVelocityHistory = 0x2908; // Vector[2]
|
||||
constexpr std::ptrdiff_t m_PredictedDamageTags = 0x2920; // C_UtlVectorEmbeddedNetworkVar<PredictedDamageTag_t>
|
||||
constexpr std::ptrdiff_t m_nPrevHighestReceivedDamageTagTick = 0x2988; // GameTick_t
|
||||
constexpr std::ptrdiff_t m_nHighestAppliedDamageTagTick = 0x298C; // int32
|
||||
constexpr std::ptrdiff_t m_bShouldAutobuyDMWeapons = 0x3EBC; // bool
|
||||
constexpr std::ptrdiff_t m_fImmuneToGunGameDamageTime = 0x3EC0; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_bGunGameImmunity = 0x3EC4; // bool
|
||||
constexpr std::ptrdiff_t m_fImmuneToGunGameDamageTimeLast = 0x3EC8; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_fMolotovDamageTime = 0x3ECC; // float32
|
||||
constexpr std::ptrdiff_t m_pBulletServices = 0x16C8; // CCSPlayer_BulletServices*
|
||||
constexpr std::ptrdiff_t m_pHostageServices = 0x16D0; // CCSPlayer_HostageServices*
|
||||
constexpr std::ptrdiff_t m_pBuyServices = 0x16D8; // CCSPlayer_BuyServices*
|
||||
constexpr std::ptrdiff_t m_pGlowServices = 0x16E0; // CCSPlayer_GlowServices*
|
||||
constexpr std::ptrdiff_t m_pActionTrackingServices = 0x16E8; // CCSPlayer_ActionTrackingServices*
|
||||
constexpr std::ptrdiff_t m_pDamageReactServices = 0x16F0; // CCSPlayer_DamageReactServices*
|
||||
constexpr std::ptrdiff_t m_flHealthShotBoostExpirationTime = 0x16F8; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_flLastFiredWeaponTime = 0x16FC; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_bHasFemaleVoice = 0x1700; // bool
|
||||
constexpr std::ptrdiff_t m_flLandingTimeSeconds = 0x1704; // float32
|
||||
constexpr std::ptrdiff_t m_flOldFallVelocity = 0x1708; // float32
|
||||
constexpr std::ptrdiff_t m_szLastPlaceName = 0x170C; // char[18]
|
||||
constexpr std::ptrdiff_t m_bPrevDefuser = 0x171E; // bool
|
||||
constexpr std::ptrdiff_t m_bPrevHelmet = 0x171F; // bool
|
||||
constexpr std::ptrdiff_t m_nPrevArmorVal = 0x1720; // int32
|
||||
constexpr std::ptrdiff_t m_nPrevGrenadeAmmoCount = 0x1724; // int32
|
||||
constexpr std::ptrdiff_t m_unPreviousWeaponHash = 0x1728; // uint32
|
||||
constexpr std::ptrdiff_t m_unWeaponHash = 0x172C; // uint32
|
||||
constexpr std::ptrdiff_t m_bInBuyZone = 0x1730; // bool
|
||||
constexpr std::ptrdiff_t m_bPreviouslyInBuyZone = 0x1731; // bool
|
||||
constexpr std::ptrdiff_t m_aimPunchAngle = 0x1734; // QAngle
|
||||
constexpr std::ptrdiff_t m_aimPunchAngleVel = 0x1740; // QAngle
|
||||
constexpr std::ptrdiff_t m_aimPunchTickBase = 0x174C; // int32
|
||||
constexpr std::ptrdiff_t m_aimPunchTickFraction = 0x1750; // float32
|
||||
constexpr std::ptrdiff_t m_aimPunchCache = 0x1758; // CUtlVector<QAngle>
|
||||
constexpr std::ptrdiff_t m_bInLanding = 0x1778; // bool
|
||||
constexpr std::ptrdiff_t m_flLandingStartTime = 0x177C; // float32
|
||||
constexpr std::ptrdiff_t m_bInHostageRescueZone = 0x1780; // bool
|
||||
constexpr std::ptrdiff_t m_bInBombZone = 0x1781; // bool
|
||||
constexpr std::ptrdiff_t m_bIsBuyMenuOpen = 0x1782; // bool
|
||||
constexpr std::ptrdiff_t m_flTimeOfLastInjury = 0x1784; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_flNextSprayDecalTime = 0x1788; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_iRetakesOffering = 0x18E0; // int32
|
||||
constexpr std::ptrdiff_t m_iRetakesOfferingCard = 0x18E4; // int32
|
||||
constexpr std::ptrdiff_t m_bRetakesHasDefuseKit = 0x18E8; // bool
|
||||
constexpr std::ptrdiff_t m_bRetakesMVPLastRound = 0x18E9; // bool
|
||||
constexpr std::ptrdiff_t m_iRetakesMVPBoostItem = 0x18EC; // int32
|
||||
constexpr std::ptrdiff_t m_RetakesMVPBoostExtraUtility = 0x18F0; // loadout_slot_t
|
||||
constexpr std::ptrdiff_t m_bNeedToReApplyGloves = 0x1905; // bool
|
||||
constexpr std::ptrdiff_t m_EconGloves = 0x1908; // C_EconItemView
|
||||
constexpr std::ptrdiff_t m_nEconGlovesChanged = 0x1D80; // uint8
|
||||
constexpr std::ptrdiff_t m_bMustSyncRagdollState = 0x1D81; // bool
|
||||
constexpr std::ptrdiff_t m_nRagdollDamageBone = 0x1D84; // int32
|
||||
constexpr std::ptrdiff_t m_vRagdollDamageForce = 0x1D88; // Vector
|
||||
constexpr std::ptrdiff_t m_vRagdollDamagePosition = 0x1D94; // Vector
|
||||
constexpr std::ptrdiff_t m_szRagdollDamageWeaponName = 0x1DA0; // char[64]
|
||||
constexpr std::ptrdiff_t m_bRagdollDamageHeadshot = 0x1DE0; // bool
|
||||
constexpr std::ptrdiff_t m_vRagdollServerOrigin = 0x1DE4; // Vector
|
||||
constexpr std::ptrdiff_t m_bLastHeadBoneTransformIsValid = 0x2460; // bool
|
||||
constexpr std::ptrdiff_t m_lastLandTime = 0x2464; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_bOnGroundLastTick = 0x2468; // bool
|
||||
constexpr std::ptrdiff_t m_hHudModelArms = 0x2484; // CHandle<C_CS2HudModelArms>
|
||||
constexpr std::ptrdiff_t m_qDeathEyeAngles = 0x2488; // QAngle
|
||||
constexpr std::ptrdiff_t m_bSkipOneHeadConstraintUpdate = 0x2494; // bool
|
||||
constexpr std::ptrdiff_t m_bLeftHanded = 0x2495; // bool
|
||||
constexpr std::ptrdiff_t m_fSwitchedHandednessTime = 0x2498; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_flViewmodelOffsetX = 0x249C; // float32
|
||||
constexpr std::ptrdiff_t m_flViewmodelOffsetY = 0x24A0; // float32
|
||||
constexpr std::ptrdiff_t m_flViewmodelOffsetZ = 0x24A4; // float32
|
||||
constexpr std::ptrdiff_t m_flViewmodelFOV = 0x24A8; // float32
|
||||
constexpr std::ptrdiff_t m_vecPlayerPatchEconIndices = 0x24AC; // uint32[5]
|
||||
constexpr std::ptrdiff_t m_GunGameImmunityColor = 0x24E0; // Color
|
||||
constexpr std::ptrdiff_t m_vecBulletHitModels = 0x2530; // CUtlVector<C_BulletHitModel*>
|
||||
constexpr std::ptrdiff_t m_bIsWalking = 0x2548; // bool
|
||||
constexpr std::ptrdiff_t m_thirdPersonHeading = 0x2550; // QAngle
|
||||
constexpr std::ptrdiff_t m_flSlopeDropOffset = 0x25E0; // float32
|
||||
constexpr std::ptrdiff_t m_flSlopeDropHeight = 0x2658; // float32
|
||||
constexpr std::ptrdiff_t m_vHeadConstraintOffset = 0x26D0; // Vector
|
||||
constexpr std::ptrdiff_t m_entitySpottedState = 0x2760; // EntitySpottedState_t
|
||||
constexpr std::ptrdiff_t m_bIsScoped = 0x2778; // bool
|
||||
constexpr std::ptrdiff_t m_bResumeZoom = 0x2779; // bool
|
||||
constexpr std::ptrdiff_t m_bIsDefusing = 0x277A; // bool
|
||||
constexpr std::ptrdiff_t m_bIsGrabbingHostage = 0x277B; // bool
|
||||
constexpr std::ptrdiff_t m_iBlockingUseActionInProgress = 0x277C; // CSPlayerBlockingUseAction_t
|
||||
constexpr std::ptrdiff_t m_flEmitSoundTime = 0x2780; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_bInNoDefuseArea = 0x2784; // bool
|
||||
constexpr std::ptrdiff_t m_nWhichBombZone = 0x2788; // int32
|
||||
constexpr std::ptrdiff_t m_iShotsFired = 0x278C; // int32
|
||||
constexpr std::ptrdiff_t m_flFlinchStack = 0x2790; // float32
|
||||
constexpr std::ptrdiff_t m_flVelocityModifier = 0x2794; // float32
|
||||
constexpr std::ptrdiff_t m_flHitHeading = 0x2798; // float32
|
||||
constexpr std::ptrdiff_t m_nHitBodyPart = 0x279C; // int32
|
||||
constexpr std::ptrdiff_t m_bWaitForNoAttack = 0x27A0; // bool
|
||||
constexpr std::ptrdiff_t m_ignoreLadderJumpTime = 0x27A4; // float32
|
||||
constexpr std::ptrdiff_t m_bKilledByHeadshot = 0x27A9; // bool
|
||||
constexpr std::ptrdiff_t m_ArmorValue = 0x27AC; // int32
|
||||
constexpr std::ptrdiff_t m_unCurrentEquipmentValue = 0x27B0; // uint16
|
||||
constexpr std::ptrdiff_t m_unRoundStartEquipmentValue = 0x27B2; // uint16
|
||||
constexpr std::ptrdiff_t m_unFreezetimeEndEquipmentValue = 0x27B4; // uint16
|
||||
constexpr std::ptrdiff_t m_nLastKillerIndex = 0x27B8; // CEntityIndex
|
||||
constexpr std::ptrdiff_t m_bOldIsScoped = 0x27BC; // bool
|
||||
constexpr std::ptrdiff_t m_bHasDeathInfo = 0x27BD; // bool
|
||||
constexpr std::ptrdiff_t m_flDeathInfoTime = 0x27C0; // float32
|
||||
constexpr std::ptrdiff_t m_vecDeathInfoOrigin = 0x27C4; // Vector
|
||||
constexpr std::ptrdiff_t m_grenadeParameterStashTime = 0x27D4; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_bGrenadeParametersStashed = 0x27D8; // bool
|
||||
constexpr std::ptrdiff_t m_angStashedShootAngles = 0x27DC; // QAngle
|
||||
constexpr std::ptrdiff_t m_vecStashedGrenadeThrowPosition = 0x27E8; // Vector
|
||||
constexpr std::ptrdiff_t m_vecStashedVelocity = 0x27F4; // Vector
|
||||
constexpr std::ptrdiff_t m_angShootAngleHistory = 0x2800; // QAngle[2]
|
||||
constexpr std::ptrdiff_t m_vecThrowPositionHistory = 0x2818; // Vector[2]
|
||||
constexpr std::ptrdiff_t m_vecVelocityHistory = 0x2830; // Vector[2]
|
||||
constexpr std::ptrdiff_t m_PredictedDamageTags = 0x2848; // C_UtlVectorEmbeddedNetworkVar<PredictedDamageTag_t>
|
||||
constexpr std::ptrdiff_t m_nPrevHighestReceivedDamageTagTick = 0x28B0; // GameTick_t
|
||||
constexpr std::ptrdiff_t m_nHighestAppliedDamageTagTick = 0x28B4; // int32
|
||||
constexpr std::ptrdiff_t m_bShouldAutobuyDMWeapons = 0x3DEC; // bool
|
||||
constexpr std::ptrdiff_t m_fImmuneToGunGameDamageTime = 0x3DF0; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_bGunGameImmunity = 0x3DF4; // bool
|
||||
constexpr std::ptrdiff_t m_fImmuneToGunGameDamageTimeLast = 0x3DF8; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_fMolotovDamageTime = 0x3DFC; // float32
|
||||
constexpr std::ptrdiff_t m_vecLastAliveLocalVelocity = 0x3E04; // Vector
|
||||
constexpr std::ptrdiff_t m_fRenderingClipPlane = 0x3E10; // float32[4]
|
||||
constexpr std::ptrdiff_t m_nLastClipPlaneSetupFrame = 0x3E20; // int32
|
||||
constexpr std::ptrdiff_t m_vecLastClipCameraPos = 0x3E24; // Vector
|
||||
constexpr std::ptrdiff_t m_vecLastClipCameraForward = 0x3E30; // Vector
|
||||
constexpr std::ptrdiff_t m_bClipHitStaticWorld = 0x3E3C; // bool
|
||||
constexpr std::ptrdiff_t m_bCachedPlaneIsValid = 0x3E3D; // bool
|
||||
constexpr std::ptrdiff_t m_pClippingWeapon = 0x3E40; // C_CSWeaponBase*
|
||||
constexpr std::ptrdiff_t m_nPlayerInfernoBodyFx = 0x3E48; // ParticleIndex_t
|
||||
constexpr std::ptrdiff_t m_angEyeAngles = 0x3E50; // QAngle
|
||||
}
|
||||
// Parent: C_CSGO_TeamIntroCharacterPosition
|
||||
// Field count: 0
|
||||
@@ -2582,7 +2582,7 @@ namespace cs2_dumper {
|
||||
// MPulseDomainHookInfo
|
||||
namespace CCSPointScriptExtensions_entity {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 14
|
||||
//
|
||||
// Metadata:
|
||||
@@ -2603,7 +2603,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_flNewHDRColorScale = 0x38; // float32
|
||||
constexpr std::ptrdiff_t m_flNewFarZ = 0x3C; // float32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 36
|
||||
//
|
||||
// Metadata:
|
||||
@@ -3098,7 +3098,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_hMaster = 0x1460; // CHandle<C_BasePropDoor>
|
||||
constexpr std::ptrdiff_t m_vWhereToSetLightingOrigin = 0x1464; // Vector
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 8
|
||||
//
|
||||
// Metadata:
|
||||
@@ -3287,7 +3287,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace C_LightDirectionalEntity {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 82
|
||||
//
|
||||
// Metadata:
|
||||
@@ -3420,7 +3420,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_sUniqueHammerID = 0x5E8; // CUtlString
|
||||
constexpr std::ptrdiff_t m_nBloodType = 0x5F0; // BloodType
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
//
|
||||
// Metadata:
|
||||
@@ -3656,7 +3656,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_materialGroup = 0x494; // CUtlStringToken
|
||||
constexpr std::ptrdiff_t m_nHitboxSet = 0x498; // uint8
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
namespace CEntityComponent {
|
||||
}
|
||||
@@ -3895,7 +3895,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_vSmokeColor = 0x854; // Vector
|
||||
constexpr std::ptrdiff_t m_szAnimClass = 0x860; // CGlobalSymbol
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 6
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4266,7 +4266,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_flTicksSinceLastSurfingDetected = 0x548; // float32
|
||||
constexpr std::ptrdiff_t m_bWasSurfing = 0x54C; // bool
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 5
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4316,7 +4316,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_DefaultCaseOutflow = 0x48; // CPulse_OutflowConnection
|
||||
constexpr std::ptrdiff_t m_CaseOutflows = 0x90; // CUtlVector<CPulse_OutflowConnection>
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4377,7 +4377,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_OuterAngle = 0xED0; // float32
|
||||
constexpr std::ptrdiff_t m_SpotRadius = 0xED4; // float32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4494,7 +4494,7 @@ namespace cs2_dumper {
|
||||
namespace CCSPointScript {
|
||||
constexpr std::ptrdiff_t m_pParent = 0x118; // CCSPointScriptEntity*
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 6
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4665,7 +4665,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_iEnemyKnifeKills = 0x74; // int32
|
||||
constexpr std::ptrdiff_t m_iEnemyTaserKills = 0x78; // int32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4700,7 +4700,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace CHostageRescueZone {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 8
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4765,7 +4765,7 @@ namespace cs2_dumper {
|
||||
namespace C_CSGameRulesProxy {
|
||||
constexpr std::ptrdiff_t m_pGameRules = 0x5F8; // C_CSGameRules*
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 17
|
||||
//
|
||||
// Metadata:
|
||||
@@ -5185,7 +5185,7 @@ namespace cs2_dumper {
|
||||
namespace FilterDamageType {
|
||||
constexpr std::ptrdiff_t m_iDamageType = 0x650; // int32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -5604,7 +5604,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_flWaterWorldZ = 0x1398; // float32
|
||||
constexpr std::ptrdiff_t m_flWaterNextTraceTime = 0x139C; // float32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 11
|
||||
//
|
||||
// Metadata:
|
||||
@@ -5742,7 +5742,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_bIsOtherEnemy = 0x74; // bool
|
||||
constexpr std::ptrdiff_t m_killType = 0x75; // EKillTypes_t
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 8
|
||||
//
|
||||
// Metadata:
|
||||
@@ -5918,7 +5918,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_flPreviousUpdateTickTime = 0x660; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_vecPreviousTestPoint = 0x664; // Vector
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -5995,7 +5995,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace C_CS2HudModelBase {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
//
|
||||
// Metadata:
|
||||
@@ -6309,7 +6309,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace C_HEGrenadeProjectile {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 24
|
||||
//
|
||||
// Metadata:
|
||||
@@ -6419,9 +6419,9 @@ namespace cs2_dumper {
|
||||
// Parent: C_CSPlayerPawn
|
||||
// Field count: 3
|
||||
namespace C_CSGO_PreviewPlayer {
|
||||
constexpr std::ptrdiff_t m_animgraph = 0x3ED0; // CUtlString
|
||||
constexpr std::ptrdiff_t m_animgraphCharacterModeString = 0x3ED8; // CGlobalSymbol
|
||||
constexpr std::ptrdiff_t m_flInitialModelScale = 0x3EE0; // float32
|
||||
constexpr std::ptrdiff_t m_animgraph = 0x3EE0; // CUtlString
|
||||
constexpr std::ptrdiff_t m_animgraphCharacterModeString = 0x3EE8; // CGlobalSymbol
|
||||
constexpr std::ptrdiff_t m_flInitialModelScale = 0x3EF0; // float32
|
||||
}
|
||||
// Parent: C_BarnLight
|
||||
// Field count: 1
|
||||
@@ -6510,7 +6510,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_bSpotted = 0x8; // bool
|
||||
constexpr std::ptrdiff_t m_bSpottedByMask = 0xC; // uint32[2]
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 25
|
||||
//
|
||||
// Metadata:
|
||||
@@ -7171,7 +7171,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_OnPass = 0x600; // CEntityIOOutput
|
||||
constexpr std::ptrdiff_t m_OnFail = 0x628; // CEntityIOOutput
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
@@ -7282,7 +7282,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_ubSignature = 0xF15; // uint8[128]
|
||||
constexpr std::ptrdiff_t m_SprayRenderHelper = 0xFA0; // CPlayerSprayDecalRenderHelper
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 11
|
||||
//
|
||||
// Metadata:
|
||||
|
Reference in New Issue
Block a user