mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-05 00:25:36 +08:00
13604 lines
297 KiB
JSON
13604 lines
297 KiB
JSON
{
|
|
"ActiveModelConfig_t": {
|
|
"data": {
|
|
"m_AssociatedEntities": {
|
|
"value": 56,
|
|
"comment": "C_NetworkUtlVectorBase<CHandle<C_BaseModelEntity>>"
|
|
},
|
|
"m_AssociatedEntityNames": {
|
|
"value": 80,
|
|
"comment": "C_NetworkUtlVectorBase<CUtlSymbolLarge>"
|
|
},
|
|
"m_Handle": {
|
|
"value": 40,
|
|
"comment": "ModelConfigHandle_t"
|
|
},
|
|
"m_Name": {
|
|
"value": 48,
|
|
"comment": "CUtlSymbolLarge"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CAnimGraphNetworkedVariables": {
|
|
"data": {
|
|
"m_OwnerOnlyPredNetBoolVariables": {
|
|
"value": 224,
|
|
"comment": "C_NetworkUtlVectorBase<uint32_t>"
|
|
},
|
|
"m_OwnerOnlyPredNetByteVariables": {
|
|
"value": 248,
|
|
"comment": "C_NetworkUtlVectorBase<uint8_t>"
|
|
},
|
|
"m_OwnerOnlyPredNetFloatVariables": {
|
|
"value": 368,
|
|
"comment": "C_NetworkUtlVectorBase<float>"
|
|
},
|
|
"m_OwnerOnlyPredNetIntVariables": {
|
|
"value": 296,
|
|
"comment": "C_NetworkUtlVectorBase<int32_t>"
|
|
},
|
|
"m_OwnerOnlyPredNetQuaternionVariables": {
|
|
"value": 416,
|
|
"comment": "C_NetworkUtlVectorBase<Quaternion>"
|
|
},
|
|
"m_OwnerOnlyPredNetUInt16Variables": {
|
|
"value": 272,
|
|
"comment": "C_NetworkUtlVectorBase<uint16_t>"
|
|
},
|
|
"m_OwnerOnlyPredNetUInt32Variables": {
|
|
"value": 320,
|
|
"comment": "C_NetworkUtlVectorBase<uint32_t>"
|
|
},
|
|
"m_OwnerOnlyPredNetUInt64Variables": {
|
|
"value": 344,
|
|
"comment": "C_NetworkUtlVectorBase<uint64_t>"
|
|
},
|
|
"m_OwnerOnlyPredNetVectorVariables": {
|
|
"value": 392,
|
|
"comment": "C_NetworkUtlVectorBase<Vector>"
|
|
},
|
|
"m_PredNetBoolVariables": {
|
|
"value": 8,
|
|
"comment": "C_NetworkUtlVectorBase<uint32_t>"
|
|
},
|
|
"m_PredNetByteVariables": {
|
|
"value": 32,
|
|
"comment": "C_NetworkUtlVectorBase<uint8_t>"
|
|
},
|
|
"m_PredNetFloatVariables": {
|
|
"value": 152,
|
|
"comment": "C_NetworkUtlVectorBase<float>"
|
|
},
|
|
"m_PredNetIntVariables": {
|
|
"value": 80,
|
|
"comment": "C_NetworkUtlVectorBase<int32_t>"
|
|
},
|
|
"m_PredNetQuaternionVariables": {
|
|
"value": 200,
|
|
"comment": "C_NetworkUtlVectorBase<Quaternion>"
|
|
},
|
|
"m_PredNetUInt16Variables": {
|
|
"value": 56,
|
|
"comment": "C_NetworkUtlVectorBase<uint16_t>"
|
|
},
|
|
"m_PredNetUInt32Variables": {
|
|
"value": 104,
|
|
"comment": "C_NetworkUtlVectorBase<uint32_t>"
|
|
},
|
|
"m_PredNetUInt64Variables": {
|
|
"value": 128,
|
|
"comment": "C_NetworkUtlVectorBase<uint64_t>"
|
|
},
|
|
"m_PredNetVectorVariables": {
|
|
"value": 176,
|
|
"comment": "C_NetworkUtlVectorBase<Vector>"
|
|
},
|
|
"m_flLastTeleportTime": {
|
|
"value": 452,
|
|
"comment": "float"
|
|
},
|
|
"m_nBoolVariablesCount": {
|
|
"value": 440,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nOwnerOnlyBoolVariablesCount": {
|
|
"value": 444,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nRandomSeedOffset": {
|
|
"value": 448,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CAttributeList": {
|
|
"data": {
|
|
"m_Attributes": {
|
|
"value": 8,
|
|
"comment": "C_UtlVectorEmbeddedNetworkVar<CEconItemAttribute>"
|
|
},
|
|
"m_pManager": {
|
|
"value": 88,
|
|
"comment": "CAttributeManager*"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CAttributeManager": {
|
|
"data": {
|
|
"m_CachedResults": {
|
|
"value": 48,
|
|
"comment": "CUtlVector<CAttributeManager::cached_attribute_float_t>"
|
|
},
|
|
"m_ProviderType": {
|
|
"value": 44,
|
|
"comment": "attributeprovidertypes_t"
|
|
},
|
|
"m_Providers": {
|
|
"value": 8,
|
|
"comment": "CUtlVector<CHandle<C_BaseEntity>>"
|
|
},
|
|
"m_bPreventLoopback": {
|
|
"value": 40,
|
|
"comment": "bool"
|
|
},
|
|
"m_hOuter": {
|
|
"value": 36,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_iReapplyProvisionParity": {
|
|
"value": 32,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CAttributeManager_cached_attribute_float_t": {
|
|
"data": {
|
|
"flIn": {
|
|
"value": 0,
|
|
"comment": "float"
|
|
},
|
|
"flOut": {
|
|
"value": 16,
|
|
"comment": "float"
|
|
},
|
|
"iAttribHook": {
|
|
"value": 8,
|
|
"comment": "CUtlSymbolLarge"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CBaseAnimGraph": {
|
|
"data": {
|
|
"m_bAnimGraphUpdateEnabled": {
|
|
"value": 3280,
|
|
"comment": "bool"
|
|
},
|
|
"m_bBuiltRagdoll": {
|
|
"value": 3328,
|
|
"comment": "bool"
|
|
},
|
|
"m_bClientRagdoll": {
|
|
"value": 3360,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasAnimatedMaterialAttributes": {
|
|
"value": 3376,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInitiallyPopulateInterpHistory": {
|
|
"value": 3264,
|
|
"comment": "bool"
|
|
},
|
|
"m_bShouldAnimateDuringGameplayPause": {
|
|
"value": 3265,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSuppressAnimEventSounds": {
|
|
"value": 3267,
|
|
"comment": "bool"
|
|
},
|
|
"m_flMaxSlopeDistance": {
|
|
"value": 3284,
|
|
"comment": "float"
|
|
},
|
|
"m_nForceBone": {
|
|
"value": 3316,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_pClientsideRagdoll": {
|
|
"value": 3320,
|
|
"comment": "CBaseAnimGraph*"
|
|
},
|
|
"m_pRagdollPose": {
|
|
"value": 3352,
|
|
"comment": "PhysicsRagdollPose_t*"
|
|
},
|
|
"m_vLastSlopeCheckPos": {
|
|
"value": 3288,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecForce": {
|
|
"value": 3304,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"CBaseAnimGraphController": {
|
|
"data": {
|
|
"m_animGraphNetworkedVars": {
|
|
"value": 64,
|
|
"comment": "CAnimGraphNetworkedVariables"
|
|
},
|
|
"m_bClientSideAnimation": {
|
|
"value": 4920,
|
|
"comment": "bool"
|
|
},
|
|
"m_bNetworkedAnimationInputsChanged": {
|
|
"value": 4921,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSequenceFinished": {
|
|
"value": 4896,
|
|
"comment": "bool"
|
|
},
|
|
"m_baseLayer": {
|
|
"value": 24,
|
|
"comment": "CNetworkedSequenceOperation"
|
|
},
|
|
"m_flLastEventAnimTime": {
|
|
"value": 4904,
|
|
"comment": "float"
|
|
},
|
|
"m_flLastEventCycle": {
|
|
"value": 4900,
|
|
"comment": "float"
|
|
},
|
|
"m_flPlaybackRate": {
|
|
"value": 4908,
|
|
"comment": "CNetworkedQuantizedFloat"
|
|
},
|
|
"m_flPrevAnimTime": {
|
|
"value": 4916,
|
|
"comment": "float"
|
|
},
|
|
"m_hAnimationUpdate": {
|
|
"value": 5092,
|
|
"comment": "AnimationUpdateListHandle_t"
|
|
},
|
|
"m_hLastAnimEventSequence": {
|
|
"value": 5096,
|
|
"comment": "HSequence"
|
|
},
|
|
"m_nAnimLoopMode": {
|
|
"value": 4932,
|
|
"comment": "AnimLoopMode_t"
|
|
},
|
|
"m_nNewSequenceParity": {
|
|
"value": 4924,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPrevNewSequenceParity": {
|
|
"value": 4922,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nPrevResetEventsParity": {
|
|
"value": 4923,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nResetEventsParity": {
|
|
"value": 4928,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "CSkeletonAnimationController"
|
|
},
|
|
"CBasePlayerController": {
|
|
"data": {
|
|
"m_CommandContext": {
|
|
"value": 1360,
|
|
"comment": "C_CommandContext"
|
|
},
|
|
"m_bIsHLTV": {
|
|
"value": 1592,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsLocalPlayerController": {
|
|
"value": 1744,
|
|
"comment": "bool"
|
|
},
|
|
"m_hPawn": {
|
|
"value": 1548,
|
|
"comment": "CHandle<C_BasePlayerPawn>"
|
|
},
|
|
"m_hPredictedPawn": {
|
|
"value": 1552,
|
|
"comment": "CHandle<C_BasePlayerPawn>"
|
|
},
|
|
"m_hSplitOwner": {
|
|
"value": 1560,
|
|
"comment": "CHandle<CBasePlayerController>"
|
|
},
|
|
"m_hSplitScreenPlayers": {
|
|
"value": 1568,
|
|
"comment": "CUtlVector<CHandle<CBasePlayerController>>"
|
|
},
|
|
"m_iConnected": {
|
|
"value": 1596,
|
|
"comment": "PlayerConnectedState"
|
|
},
|
|
"m_iDesiredFOV": {
|
|
"value": 1748,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_iszPlayerName": {
|
|
"value": 1600,
|
|
"comment": "char[128]"
|
|
},
|
|
"m_nFinalPredictedTick": {
|
|
"value": 1352,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nInButtonsWhichAreToggles": {
|
|
"value": 1536,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_nSplitScreenSlot": {
|
|
"value": 1556,
|
|
"comment": "CSplitScreenSlot"
|
|
},
|
|
"m_nTickBase": {
|
|
"value": 1544,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_steamID": {
|
|
"value": 1736,
|
|
"comment": "uint64_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"CBasePlayerVData": {
|
|
"data": {
|
|
"m_flArmDamageMultiplier": {
|
|
"value": 312,
|
|
"comment": "CSkillFloat"
|
|
},
|
|
"m_flChestDamageMultiplier": {
|
|
"value": 280,
|
|
"comment": "CSkillFloat"
|
|
},
|
|
"m_flCrouchTime": {
|
|
"value": 372,
|
|
"comment": "float"
|
|
},
|
|
"m_flDrowningDamageInterval": {
|
|
"value": 348,
|
|
"comment": "float"
|
|
},
|
|
"m_flHeadDamageMultiplier": {
|
|
"value": 264,
|
|
"comment": "CSkillFloat"
|
|
},
|
|
"m_flHoldBreathTime": {
|
|
"value": 344,
|
|
"comment": "float"
|
|
},
|
|
"m_flLegDamageMultiplier": {
|
|
"value": 328,
|
|
"comment": "CSkillFloat"
|
|
},
|
|
"m_flStomachDamageMultiplier": {
|
|
"value": 296,
|
|
"comment": "CSkillFloat"
|
|
},
|
|
"m_flUseAngleTolerance": {
|
|
"value": 368,
|
|
"comment": "float"
|
|
},
|
|
"m_flUseRange": {
|
|
"value": 364,
|
|
"comment": "float"
|
|
},
|
|
"m_nDrowningDamageInitial": {
|
|
"value": 352,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nDrowningDamageMax": {
|
|
"value": 356,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nWaterSpeed": {
|
|
"value": 360,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_sModelName": {
|
|
"value": 40,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeCModel>>"
|
|
}
|
|
},
|
|
"comment": "CEntitySubclassVDataBase"
|
|
},
|
|
"CBasePlayerWeaponVData": {
|
|
"data": {
|
|
"m_aShootSounds": {
|
|
"value": 536,
|
|
"comment": "CUtlMap<WeaponSound_t,CSoundEventName>"
|
|
},
|
|
"m_bAllowFlipping": {
|
|
"value": 265,
|
|
"comment": "bool"
|
|
},
|
|
"m_bAutoSwitchFrom": {
|
|
"value": 529,
|
|
"comment": "bool"
|
|
},
|
|
"m_bAutoSwitchTo": {
|
|
"value": 528,
|
|
"comment": "bool"
|
|
},
|
|
"m_bBuiltRightHanded": {
|
|
"value": 264,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsFullAuto": {
|
|
"value": 266,
|
|
"comment": "bool"
|
|
},
|
|
"m_iDefaultClip1": {
|
|
"value": 516,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iDefaultClip2": {
|
|
"value": 520,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iFlags": {
|
|
"value": 504,
|
|
"comment": "ItemFlagTypes_t"
|
|
},
|
|
"m_iMaxClip1": {
|
|
"value": 508,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iMaxClip2": {
|
|
"value": 512,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iPosition": {
|
|
"value": 572,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iRumbleEffect": {
|
|
"value": 532,
|
|
"comment": "RumbleEffect_t"
|
|
},
|
|
"m_iSlot": {
|
|
"value": 568,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iWeight": {
|
|
"value": 524,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nNumBullets": {
|
|
"value": 268,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPrimaryAmmoType": {
|
|
"value": 505,
|
|
"comment": "AmmoIndex_t"
|
|
},
|
|
"m_nSecondaryAmmoType": {
|
|
"value": 506,
|
|
"comment": "AmmoIndex_t"
|
|
},
|
|
"m_sMuzzleAttachment": {
|
|
"value": 272,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_szMuzzleFlashParticle": {
|
|
"value": 280,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeIParticleSystemDefinition>>"
|
|
},
|
|
"m_szWorldModel": {
|
|
"value": 40,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeCModel>>"
|
|
}
|
|
},
|
|
"comment": "CEntitySubclassVDataBase"
|
|
},
|
|
"CBaseProp": {
|
|
"data": {
|
|
"m_bConformToCollisionBounds": {
|
|
"value": 3720,
|
|
"comment": "bool"
|
|
},
|
|
"m_bModelOverrodeBlockLOS": {
|
|
"value": 3712,
|
|
"comment": "bool"
|
|
},
|
|
"m_iShapeType": {
|
|
"value": 3716,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_mPreferredCatchTransform": {
|
|
"value": 3724,
|
|
"comment": "matrix3x4_t"
|
|
}
|
|
},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"CBodyComponent": {
|
|
"data": {
|
|
"__m_pChainEntity": {
|
|
"value": 32,
|
|
"comment": "CNetworkVarChainer"
|
|
},
|
|
"m_pSceneNode": {
|
|
"value": 8,
|
|
"comment": "CGameSceneNode*"
|
|
}
|
|
},
|
|
"comment": "CEntityComponent"
|
|
},
|
|
"CBodyComponentBaseAnimGraph": {
|
|
"data": {
|
|
"__m_pChainEntity": {
|
|
"value": 6336,
|
|
"comment": "CNetworkVarChainer"
|
|
},
|
|
"m_animationController": {
|
|
"value": 1152,
|
|
"comment": "CBaseAnimGraphController"
|
|
}
|
|
},
|
|
"comment": "CBodyComponentSkeletonInstance"
|
|
},
|
|
"CBodyComponentBaseModelEntity": {
|
|
"data": {
|
|
"__m_pChainEntity": {
|
|
"value": 1152,
|
|
"comment": "CNetworkVarChainer"
|
|
}
|
|
},
|
|
"comment": "CBodyComponentSkeletonInstance"
|
|
},
|
|
"CBodyComponentPoint": {
|
|
"data": {
|
|
"__m_pChainEntity": {
|
|
"value": 416,
|
|
"comment": "CNetworkVarChainer"
|
|
},
|
|
"m_sceneNode": {
|
|
"value": 80,
|
|
"comment": "CGameSceneNode"
|
|
}
|
|
},
|
|
"comment": "CBodyComponent"
|
|
},
|
|
"CBodyComponentSkeletonInstance": {
|
|
"data": {
|
|
"__m_pChainEntity": {
|
|
"value": 1104,
|
|
"comment": "CNetworkVarChainer"
|
|
},
|
|
"m_skeletonInstance": {
|
|
"value": 80,
|
|
"comment": "CSkeletonInstance"
|
|
}
|
|
},
|
|
"comment": "CBodyComponent"
|
|
},
|
|
"CBombTarget": {
|
|
"data": {
|
|
"m_bBombPlantedHere": {
|
|
"value": 3272,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": "C_BaseTrigger"
|
|
},
|
|
"CBreachCharge": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBase"
|
|
},
|
|
"CBreachChargeProjectile": {
|
|
"data": {},
|
|
"comment": "C_BaseGrenade"
|
|
},
|
|
"CBumpMine": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBase"
|
|
},
|
|
"CBumpMineProjectile": {
|
|
"data": {},
|
|
"comment": "C_BaseGrenade"
|
|
},
|
|
"CBuoyancyHelper": {
|
|
"data": {
|
|
"m_flFluidDensity": {
|
|
"value": 24,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CCSGO_WingmanIntroCharacterPosition": {
|
|
"data": {},
|
|
"comment": "C_CSGO_TeamIntroCharacterPosition"
|
|
},
|
|
"CCSGO_WingmanIntroCounterTerroristPosition": {
|
|
"data": {},
|
|
"comment": "CCSGO_WingmanIntroCharacterPosition"
|
|
},
|
|
"CCSGO_WingmanIntroTerroristPosition": {
|
|
"data": {},
|
|
"comment": "CCSGO_WingmanIntroCharacterPosition"
|
|
},
|
|
"CCSGameModeRules": {
|
|
"data": {
|
|
"__m_pChainEntity": {
|
|
"value": 8,
|
|
"comment": "CNetworkVarChainer"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CCSGameModeRules_Deathmatch": {
|
|
"data": {
|
|
"m_bFirstThink": {
|
|
"value": 48,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFirstThinkAfterConnected": {
|
|
"value": 49,
|
|
"comment": "bool"
|
|
},
|
|
"m_flDMBonusStartTime": {
|
|
"value": 52,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flDMBonusTimeLength": {
|
|
"value": 56,
|
|
"comment": "float"
|
|
},
|
|
"m_nDMBonusWeaponLoadoutSlot": {
|
|
"value": 60,
|
|
"comment": "int16_t"
|
|
}
|
|
},
|
|
"comment": "CCSGameModeRules"
|
|
},
|
|
"CCSGameModeRules_Noop": {
|
|
"data": {},
|
|
"comment": "CCSGameModeRules"
|
|
},
|
|
"CCSGameModeRules_Scripted": {
|
|
"data": {},
|
|
"comment": "CCSGameModeRules"
|
|
},
|
|
"CCSGameModeScript": {
|
|
"data": {},
|
|
"comment": "CBasePulseGraphInstance"
|
|
},
|
|
"CCSObserver_CameraServices": {
|
|
"data": {},
|
|
"comment": "CCSPlayerBase_CameraServices"
|
|
},
|
|
"CCSObserver_MovementServices": {
|
|
"data": {},
|
|
"comment": "CPlayer_MovementServices"
|
|
},
|
|
"CCSObserver_ObserverServices": {
|
|
"data": {
|
|
"m_bObserverInterpolationNeedsDeferredSetup": {
|
|
"value": 164,
|
|
"comment": "bool"
|
|
},
|
|
"m_flObsInterp_PathLength": {
|
|
"value": 116,
|
|
"comment": "float"
|
|
},
|
|
"m_hLastObserverTarget": {
|
|
"value": 88,
|
|
"comment": "CEntityHandle"
|
|
},
|
|
"m_obsInterpState": {
|
|
"value": 160,
|
|
"comment": "ObserverInterpState_t"
|
|
},
|
|
"m_qObsInterp_OrientationStart": {
|
|
"value": 128,
|
|
"comment": "Quaternion"
|
|
},
|
|
"m_qObsInterp_OrientationTravelDir": {
|
|
"value": 144,
|
|
"comment": "Quaternion"
|
|
},
|
|
"m_vecObserverInterpStartPos": {
|
|
"value": 104,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecObserverInterpolateOffset": {
|
|
"value": 92,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "CPlayer_ObserverServices"
|
|
},
|
|
"CCSObserver_UseServices": {
|
|
"data": {},
|
|
"comment": "CPlayer_UseServices"
|
|
},
|
|
"CCSObserver_ViewModelServices": {
|
|
"data": {},
|
|
"comment": "CPlayer_ViewModelServices"
|
|
},
|
|
"CCSPlayerBase_CameraServices": {
|
|
"data": {
|
|
"m_flFOVRate": {
|
|
"value": 540,
|
|
"comment": "float"
|
|
},
|
|
"m_flFOVTime": {
|
|
"value": 536,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flLastShotFOV": {
|
|
"value": 548,
|
|
"comment": "float"
|
|
},
|
|
"m_hZoomOwner": {
|
|
"value": 544,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_iFOV": {
|
|
"value": 528,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_iFOVStart": {
|
|
"value": 532,
|
|
"comment": "uint32_t"
|
|
}
|
|
},
|
|
"comment": "CPlayer_CameraServices"
|
|
},
|
|
"CCSPlayerController": {
|
|
"data": {
|
|
"m_bAbandonAllowsSurrender": {
|
|
"value": 1998,
|
|
"comment": "bool"
|
|
},
|
|
"m_bAbandonOffersInstantSurrender": {
|
|
"value": 1999,
|
|
"comment": "bool"
|
|
},
|
|
"m_bCanControlObservedBot": {
|
|
"value": 2024,
|
|
"comment": "bool"
|
|
},
|
|
"m_bCannotBeKicked": {
|
|
"value": 1996,
|
|
"comment": "bool"
|
|
},
|
|
"m_bControllingBot": {
|
|
"value": 2016,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDisconnection1MinWarningPrinted": {
|
|
"value": 2000,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEverFullyConnected": {
|
|
"value": 1997,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEverPlayedOnTeam": {
|
|
"value": 1852,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasBeenControlledByPlayerThisRound": {
|
|
"value": 2018,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasCommunicationAbuseMute": {
|
|
"value": 1828,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasControlledBotThisRound": {
|
|
"value": 2017,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsPlayerNameDirty": {
|
|
"value": 2100,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPawnHasDefuser": {
|
|
"value": 2048,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPawnHasHelmet": {
|
|
"value": 2049,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPawnIsAlive": {
|
|
"value": 2036,
|
|
"comment": "bool"
|
|
},
|
|
"m_bScoreReported": {
|
|
"value": 2001,
|
|
"comment": "bool"
|
|
},
|
|
"m_flForceTeamTime": {
|
|
"value": 1844,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flPreviousForceJoinTeamTime": {
|
|
"value": 1856,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_hObserverPawn": {
|
|
"value": 2032,
|
|
"comment": "CHandle<C_CSObserverPawn>"
|
|
},
|
|
"m_hOriginalControllerOfCurrentPawn": {
|
|
"value": 2064,
|
|
"comment": "CHandle<CCSPlayerController>"
|
|
},
|
|
"m_hPlayerPawn": {
|
|
"value": 2028,
|
|
"comment": "CHandle<C_CSPlayerPawn>"
|
|
},
|
|
"m_iCoachingTeam": {
|
|
"value": 1880,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iCompTeammateColor": {
|
|
"value": 1848,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iCompetitiveRankType": {
|
|
"value": 1912,
|
|
"comment": "int8_t"
|
|
},
|
|
"m_iCompetitiveRanking": {
|
|
"value": 1904,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iCompetitiveRankingPredicted_Loss": {
|
|
"value": 1920,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iCompetitiveRankingPredicted_Tie": {
|
|
"value": 1924,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iCompetitiveRankingPredicted_Win": {
|
|
"value": 1916,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iCompetitiveWins": {
|
|
"value": 1908,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iDraftIndex": {
|
|
"value": 1984,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iMVPs": {
|
|
"value": 2096,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iPawnArmor": {
|
|
"value": 2044,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iPawnBotDifficulty": {
|
|
"value": 2060,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iPawnHealth": {
|
|
"value": 2040,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_iPawnLifetimeEnd": {
|
|
"value": 2056,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iPawnLifetimeStart": {
|
|
"value": 2052,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iPendingTeamNum": {
|
|
"value": 1840,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_iPing": {
|
|
"value": 1824,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_iScore": {
|
|
"value": 2068,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_msQueuedModeDisconnectionTimestamp": {
|
|
"value": 1988,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nBotsControlledThisRound": {
|
|
"value": 2020,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nDisconnectionTick": {
|
|
"value": 2004,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nEndMatchNextMapVote": {
|
|
"value": 1928,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPawnCharacterDefIndex": {
|
|
"value": 2050,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_nPlayerDominated": {
|
|
"value": 1888,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_nPlayerDominatingMe": {
|
|
"value": 1896,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_nQuestProgressReason": {
|
|
"value": 1936,
|
|
"comment": "QuestProgress::Reason"
|
|
},
|
|
"m_pActionTrackingServices": {
|
|
"value": 1808,
|
|
"comment": "CCSPlayerController_ActionTrackingServices*"
|
|
},
|
|
"m_pDamageServices": {
|
|
"value": 1816,
|
|
"comment": "CCSPlayerController_DamageServices*"
|
|
},
|
|
"m_pInGameMoneyServices": {
|
|
"value": 1792,
|
|
"comment": "CCSPlayerController_InGameMoneyServices*"
|
|
},
|
|
"m_pInventoryServices": {
|
|
"value": 1800,
|
|
"comment": "CCSPlayerController_InventoryServices*"
|
|
},
|
|
"m_sSanitizedPlayerName": {
|
|
"value": 1872,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_szClan": {
|
|
"value": 1864,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_szCrosshairCodes": {
|
|
"value": 1832,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_uiAbandonRecordedReason": {
|
|
"value": 1992,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_unActiveQuestId": {
|
|
"value": 1932,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_unPlayerTvControlFlags": {
|
|
"value": 1940,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_vecKills": {
|
|
"value": 2072,
|
|
"comment": "C_NetworkUtlVectorBase<EKillTypes_t>"
|
|
}
|
|
},
|
|
"comment": "CBasePlayerController"
|
|
},
|
|
"CCSPlayerController_ActionTrackingServices": {
|
|
"data": {
|
|
"m_iNumRoundKills": {
|
|
"value": 264,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iNumRoundKillsHeadshots": {
|
|
"value": 268,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_matchStats": {
|
|
"value": 144,
|
|
"comment": "CSMatchStats_t"
|
|
},
|
|
"m_perRoundStats": {
|
|
"value": 64,
|
|
"comment": "C_UtlVectorEmbeddedNetworkVar<CSPerRoundStats_t>"
|
|
},
|
|
"m_unTotalRoundDamageDealt": {
|
|
"value": 272,
|
|
"comment": "uint32_t"
|
|
}
|
|
},
|
|
"comment": "CPlayerControllerComponent"
|
|
},
|
|
"CCSPlayerController_DamageServices": {
|
|
"data": {
|
|
"m_DamageList": {
|
|
"value": 72,
|
|
"comment": "C_UtlVectorEmbeddedNetworkVar<CDamageRecord>"
|
|
},
|
|
"m_nSendUpdate": {
|
|
"value": 64,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "CPlayerControllerComponent"
|
|
},
|
|
"CCSPlayerController_InGameMoneyServices": {
|
|
"data": {
|
|
"m_iAccount": {
|
|
"value": 64,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iCashSpentThisRound": {
|
|
"value": 76,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iStartAccount": {
|
|
"value": 68,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iTotalCashSpent": {
|
|
"value": 72,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPreviousAccount": {
|
|
"value": 80,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "CPlayerControllerComponent"
|
|
},
|
|
"CCSPlayerController_InventoryServices": {
|
|
"data": {
|
|
"m_nPersonaDataPublicCommendsFriendly": {
|
|
"value": 104,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPersonaDataPublicCommendsLeader": {
|
|
"value": 96,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPersonaDataPublicCommendsTeacher": {
|
|
"value": 100,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPersonaDataPublicLevel": {
|
|
"value": 92,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_rank": {
|
|
"value": 68,
|
|
"comment": "MedalRank_t[6]"
|
|
},
|
|
"m_unMusicID": {
|
|
"value": 64,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_vecServerAuthoritativeWeaponSlots": {
|
|
"value": 112,
|
|
"comment": "C_UtlVectorEmbeddedNetworkVar<ServerAuthoritativeWeaponSlot_t>"
|
|
}
|
|
},
|
|
"comment": "CPlayerControllerComponent"
|
|
},
|
|
"CCSPlayer_ActionTrackingServices": {
|
|
"data": {
|
|
"m_bIsRescuing": {
|
|
"value": 68,
|
|
"comment": "bool"
|
|
},
|
|
"m_hLastWeaponBeforeC4AutoSwitch": {
|
|
"value": 64,
|
|
"comment": "CHandle<C_BasePlayerWeapon>"
|
|
},
|
|
"m_weaponPurchasesThisMatch": {
|
|
"value": 72,
|
|
"comment": "WeaponPurchaseTracker_t"
|
|
},
|
|
"m_weaponPurchasesThisRound": {
|
|
"value": 160,
|
|
"comment": "WeaponPurchaseTracker_t"
|
|
}
|
|
},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CCSPlayer_BulletServices": {
|
|
"data": {
|
|
"m_totalHitsOnServer": {
|
|
"value": 64,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CCSPlayer_BuyServices": {
|
|
"data": {
|
|
"m_vecSellbackPurchaseEntries": {
|
|
"value": 64,
|
|
"comment": "C_UtlVectorEmbeddedNetworkVar<SellbackPurchaseEntry_t>"
|
|
}
|
|
},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CCSPlayer_CameraServices": {
|
|
"data": {
|
|
"m_flDeathCamTilt": {
|
|
"value": 552,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "CCSPlayerBase_CameraServices"
|
|
},
|
|
"CCSPlayer_GlowServices": {
|
|
"data": {},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CCSPlayer_HostageServices": {
|
|
"data": {
|
|
"m_hCarriedHostage": {
|
|
"value": 64,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hCarriedHostageProp": {
|
|
"value": 68,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
}
|
|
},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CCSPlayer_ItemServices": {
|
|
"data": {
|
|
"m_bHasDefuser": {
|
|
"value": 64,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasHeavyArmor": {
|
|
"value": 66,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasHelmet": {
|
|
"value": 65,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": "CPlayer_ItemServices"
|
|
},
|
|
"CCSPlayer_MovementServices": {
|
|
"data": {
|
|
"m_StuckLast": {
|
|
"value": 1132,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_bDesiresDuck": {
|
|
"value": 557,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDuckOverride": {
|
|
"value": 556,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasWalkMovedSinceLastJump": {
|
|
"value": 601,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInStuckTest": {
|
|
"value": 602,
|
|
"comment": "bool"
|
|
},
|
|
"m_bOldJumpPressed": {
|
|
"value": 1196,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSpeedCropped": {
|
|
"value": 1136,
|
|
"comment": "bool"
|
|
},
|
|
"m_bUpdatePredictedOriginAfterDataUpdate": {
|
|
"value": 1236,
|
|
"comment": "bool"
|
|
},
|
|
"m_duckUntilOnGround": {
|
|
"value": 600,
|
|
"comment": "bool"
|
|
},
|
|
"m_fStashGrenadeParameterWhen": {
|
|
"value": 1212,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flDuckAmount": {
|
|
"value": 548,
|
|
"comment": "float"
|
|
},
|
|
"m_flDuckOffset": {
|
|
"value": 560,
|
|
"comment": "float"
|
|
},
|
|
"m_flDuckSpeed": {
|
|
"value": 552,
|
|
"comment": "float"
|
|
},
|
|
"m_flHeightAtJumpStart": {
|
|
"value": 1240,
|
|
"comment": "float"
|
|
},
|
|
"m_flJumpPressedTime": {
|
|
"value": 1200,
|
|
"comment": "float"
|
|
},
|
|
"m_flJumpUntil": {
|
|
"value": 1204,
|
|
"comment": "float"
|
|
},
|
|
"m_flJumpVel": {
|
|
"value": 1208,
|
|
"comment": "float"
|
|
},
|
|
"m_flLastDuckTime": {
|
|
"value": 576,
|
|
"comment": "float"
|
|
},
|
|
"m_flMaxFallVelocity": {
|
|
"value": 528,
|
|
"comment": "float"
|
|
},
|
|
"m_flMaxJumpHeightThisJump": {
|
|
"value": 1244,
|
|
"comment": "float"
|
|
},
|
|
"m_flOffsetTickCompleteTime": {
|
|
"value": 1224,
|
|
"comment": "float"
|
|
},
|
|
"m_flOffsetTickStashedSpeed": {
|
|
"value": 1228,
|
|
"comment": "float"
|
|
},
|
|
"m_flStamina": {
|
|
"value": 1232,
|
|
"comment": "float"
|
|
},
|
|
"m_flStuckCheckTime": {
|
|
"value": 616,
|
|
"comment": "float[64][2]"
|
|
},
|
|
"m_flWaterEntryTime": {
|
|
"value": 1144,
|
|
"comment": "float"
|
|
},
|
|
"m_nButtonDownMaskPrev": {
|
|
"value": 1216,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_nDuckJumpTimeMsecs": {
|
|
"value": 568,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nDuckTimeMsecs": {
|
|
"value": 564,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nJumpTimeMsecs": {
|
|
"value": 572,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nLadderSurfacePropIndex": {
|
|
"value": 544,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nOldWaterLevel": {
|
|
"value": 1140,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nTraceCount": {
|
|
"value": 1128,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vecForward": {
|
|
"value": 1148,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecLadderNormal": {
|
|
"value": 532,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecLastPositionAtFullCrouchSpeed": {
|
|
"value": 592,
|
|
"comment": "Vector2D"
|
|
},
|
|
"m_vecLeft": {
|
|
"value": 1160,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecPreviouslyPredictedOrigin": {
|
|
"value": 1184,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecUp": {
|
|
"value": 1172,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "CPlayer_MovementServices_Humanoid"
|
|
},
|
|
"CCSPlayer_PingServices": {
|
|
"data": {
|
|
"m_hPlayerPing": {
|
|
"value": 64,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
}
|
|
},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CCSPlayer_UseServices": {
|
|
"data": {},
|
|
"comment": "CPlayer_UseServices"
|
|
},
|
|
"CCSPlayer_ViewModelServices": {
|
|
"data": {
|
|
"m_hViewModel": {
|
|
"value": 64,
|
|
"comment": "CHandle<C_BaseViewModel>[3]"
|
|
}
|
|
},
|
|
"comment": "CPlayer_ViewModelServices"
|
|
},
|
|
"CCSPlayer_WaterServices": {
|
|
"data": {
|
|
"m_flSwimSoundTime": {
|
|
"value": 80,
|
|
"comment": "float"
|
|
},
|
|
"m_flWaterJumpTime": {
|
|
"value": 64,
|
|
"comment": "float"
|
|
},
|
|
"m_vecWaterJumpVel": {
|
|
"value": 68,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "CPlayer_WaterServices"
|
|
},
|
|
"CCSPlayer_WeaponServices": {
|
|
"data": {
|
|
"m_bIsHoldingLookAtWeapon": {
|
|
"value": 197,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsLookingAtWeapon": {
|
|
"value": 196,
|
|
"comment": "bool"
|
|
},
|
|
"m_flNextAttack": {
|
|
"value": 192,
|
|
"comment": "GameTime_t"
|
|
}
|
|
},
|
|
"comment": "CPlayer_WeaponServices"
|
|
},
|
|
"CCSWeaponBaseVData": {
|
|
"data": {
|
|
"m_DefaultLoadoutSlot": {
|
|
"value": 3056,
|
|
"comment": "loadout_slot_t"
|
|
},
|
|
"m_GearSlot": {
|
|
"value": 3048,
|
|
"comment": "gear_slot_t"
|
|
},
|
|
"m_GearSlotPosition": {
|
|
"value": 3052,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_WeaponCategory": {
|
|
"value": 580,
|
|
"comment": "CSWeaponCategory"
|
|
},
|
|
"m_WeaponType": {
|
|
"value": 576,
|
|
"comment": "CSWeaponType"
|
|
},
|
|
"m_angPivotAngle": {
|
|
"value": 3352,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_bCannotShootUnderwater": {
|
|
"value": 3091,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasBurstMode": {
|
|
"value": 3089,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHideViewModelWhenZoomed": {
|
|
"value": 3305,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsRevolver": {
|
|
"value": 3090,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMeleeWeapon": {
|
|
"value": 3088,
|
|
"comment": "bool"
|
|
},
|
|
"m_bUnzoomsAfterShot": {
|
|
"value": 3304,
|
|
"comment": "bool"
|
|
},
|
|
"m_eSilencerType": {
|
|
"value": 3112,
|
|
"comment": "CSWeaponSilencerType"
|
|
},
|
|
"m_flArmorRatio": {
|
|
"value": 3384,
|
|
"comment": "float"
|
|
},
|
|
"m_flAttackMovespeedFactor": {
|
|
"value": 3272,
|
|
"comment": "float"
|
|
},
|
|
"m_flBotAudibleRange": {
|
|
"value": 3288,
|
|
"comment": "float"
|
|
},
|
|
"m_flCycleTime": {
|
|
"value": 3124,
|
|
"comment": "CFiringModeFloat"
|
|
},
|
|
"m_flFlinchVelocityModifierLarge": {
|
|
"value": 3400,
|
|
"comment": "float"
|
|
},
|
|
"m_flFlinchVelocityModifierSmall": {
|
|
"value": 3404,
|
|
"comment": "float"
|
|
},
|
|
"m_flHeadshotMultiplier": {
|
|
"value": 3380,
|
|
"comment": "float"
|
|
},
|
|
"m_flHeatPerShot": {
|
|
"value": 3276,
|
|
"comment": "float"
|
|
},
|
|
"m_flIdleInterval": {
|
|
"value": 3268,
|
|
"comment": "float"
|
|
},
|
|
"m_flInaccuracyAltSoundThreshold": {
|
|
"value": 3284,
|
|
"comment": "float"
|
|
},
|
|
"m_flInaccuracyCrouch": {
|
|
"value": 3148,
|
|
"comment": "CFiringModeFloat"
|
|
},
|
|
"m_flInaccuracyFire": {
|
|
"value": 3188,
|
|
"comment": "CFiringModeFloat"
|
|
},
|
|
"m_flInaccuracyJump": {
|
|
"value": 3164,
|
|
"comment": "CFiringModeFloat"
|
|
},
|
|
"m_flInaccuracyJumpApex": {
|
|
"value": 3248,
|
|
"comment": "float"
|
|
},
|
|
"m_flInaccuracyJumpInitial": {
|
|
"value": 3244,
|
|
"comment": "float"
|
|
},
|
|
"m_flInaccuracyLadder": {
|
|
"value": 3180,
|
|
"comment": "CFiringModeFloat"
|
|
},
|
|
"m_flInaccuracyLand": {
|
|
"value": 3172,
|
|
"comment": "CFiringModeFloat"
|
|
},
|
|
"m_flInaccuracyMove": {
|
|
"value": 3196,
|
|
"comment": "CFiringModeFloat"
|
|
},
|
|
"m_flInaccuracyPitchShift": {
|
|
"value": 3280,
|
|
"comment": "float"
|
|
},
|
|
"m_flInaccuracyReload": {
|
|
"value": 3252,
|
|
"comment": "float"
|
|
},
|
|
"m_flInaccuracyStand": {
|
|
"value": 3156,
|
|
"comment": "CFiringModeFloat"
|
|
},
|
|
"m_flIronSightFOV": {
|
|
"value": 3340,
|
|
"comment": "float"
|
|
},
|
|
"m_flIronSightLooseness": {
|
|
"value": 3348,
|
|
"comment": "float"
|
|
},
|
|
"m_flIronSightPivotForward": {
|
|
"value": 3344,
|
|
"comment": "float"
|
|
},
|
|
"m_flIronSightPullUpSpeed": {
|
|
"value": 3332,
|
|
"comment": "float"
|
|
},
|
|
"m_flIronSightPutDownSpeed": {
|
|
"value": 3336,
|
|
"comment": "float"
|
|
},
|
|
"m_flMaxSpeed": {
|
|
"value": 3132,
|
|
"comment": "CFiringModeFloat"
|
|
},
|
|
"m_flPenetration": {
|
|
"value": 3388,
|
|
"comment": "float"
|
|
},
|
|
"m_flRange": {
|
|
"value": 3392,
|
|
"comment": "float"
|
|
},
|
|
"m_flRangeModifier": {
|
|
"value": 3396,
|
|
"comment": "float"
|
|
},
|
|
"m_flRecoilAngle": {
|
|
"value": 3204,
|
|
"comment": "CFiringModeFloat"
|
|
},
|
|
"m_flRecoilAngleVariance": {
|
|
"value": 3212,
|
|
"comment": "CFiringModeFloat"
|
|
},
|
|
"m_flRecoilMagnitude": {
|
|
"value": 3220,
|
|
"comment": "CFiringModeFloat"
|
|
},
|
|
"m_flRecoilMagnitudeVariance": {
|
|
"value": 3228,
|
|
"comment": "CFiringModeFloat"
|
|
},
|
|
"m_flRecoveryTimeCrouch": {
|
|
"value": 3408,
|
|
"comment": "float"
|
|
},
|
|
"m_flRecoveryTimeCrouchFinal": {
|
|
"value": 3416,
|
|
"comment": "float"
|
|
},
|
|
"m_flRecoveryTimeStand": {
|
|
"value": 3412,
|
|
"comment": "float"
|
|
},
|
|
"m_flRecoveryTimeStandFinal": {
|
|
"value": 3420,
|
|
"comment": "float"
|
|
},
|
|
"m_flSpread": {
|
|
"value": 3140,
|
|
"comment": "CFiringModeFloat"
|
|
},
|
|
"m_flThrowVelocity": {
|
|
"value": 3432,
|
|
"comment": "float"
|
|
},
|
|
"m_flTimeToIdleAfterFire": {
|
|
"value": 3264,
|
|
"comment": "float"
|
|
},
|
|
"m_flZoomTime0": {
|
|
"value": 3320,
|
|
"comment": "float"
|
|
},
|
|
"m_flZoomTime1": {
|
|
"value": 3324,
|
|
"comment": "float"
|
|
},
|
|
"m_flZoomTime2": {
|
|
"value": 3328,
|
|
"comment": "float"
|
|
},
|
|
"m_nCrosshairDeltaDistance": {
|
|
"value": 3120,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nCrosshairMinDistance": {
|
|
"value": 3116,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nDamage": {
|
|
"value": 3376,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nKillAward": {
|
|
"value": 3076,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPrice": {
|
|
"value": 3072,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPrimaryReserveAmmoMax": {
|
|
"value": 3080,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nRecoilSeed": {
|
|
"value": 3256,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nRecoveryTransitionEndBullet": {
|
|
"value": 3428,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nRecoveryTransitionStartBullet": {
|
|
"value": 3424,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nSecondaryReserveAmmoMax": {
|
|
"value": 3084,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nSpreadSeed": {
|
|
"value": 3260,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nTracerFrequency": {
|
|
"value": 3236,
|
|
"comment": "CFiringModeInt"
|
|
},
|
|
"m_nZoomFOV1": {
|
|
"value": 3312,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nZoomFOV2": {
|
|
"value": 3316,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nZoomLevels": {
|
|
"value": 3308,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_sWrongTeamMsg": {
|
|
"value": 3064,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_szAimsightLensMaskModel": {
|
|
"value": 1256,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeCModel>>"
|
|
},
|
|
"m_szAnimClass": {
|
|
"value": 3448,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_szAnimExtension": {
|
|
"value": 3104,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_szEjectBrassEffect": {
|
|
"value": 1928,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeIParticleSystemDefinition>>"
|
|
},
|
|
"m_szHeatEffect": {
|
|
"value": 1704,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeIParticleSystemDefinition>>"
|
|
},
|
|
"m_szMagazineModel": {
|
|
"value": 1480,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeCModel>>"
|
|
},
|
|
"m_szMuzzleFlashParticleAlt": {
|
|
"value": 2152,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeIParticleSystemDefinition>>"
|
|
},
|
|
"m_szMuzzleFlashThirdPersonParticle": {
|
|
"value": 2376,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeIParticleSystemDefinition>>"
|
|
},
|
|
"m_szMuzzleFlashThirdPersonParticleAlt": {
|
|
"value": 2600,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeIParticleSystemDefinition>>"
|
|
},
|
|
"m_szName": {
|
|
"value": 3096,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_szPlayerModel": {
|
|
"value": 808,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeCModel>>"
|
|
},
|
|
"m_szTracerParticle": {
|
|
"value": 2824,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeIParticleSystemDefinition>>"
|
|
},
|
|
"m_szUseRadioSubtitle": {
|
|
"value": 3296,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_szViewModel": {
|
|
"value": 584,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeCModel>>"
|
|
},
|
|
"m_szWorldDroppedModel": {
|
|
"value": 1032,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeCModel>>"
|
|
},
|
|
"m_vSmokeColor": {
|
|
"value": 3436,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecIronSightEyePos": {
|
|
"value": 3364,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "CBasePlayerWeaponVData"
|
|
},
|
|
"CClientAlphaProperty": {
|
|
"data": {
|
|
"m_bAlphaOverride": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bShadowAlphaOverride": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_flFadeScale": {
|
|
"value": 28,
|
|
"comment": "float"
|
|
},
|
|
"m_flRenderFxDuration": {
|
|
"value": 36,
|
|
"comment": "float"
|
|
},
|
|
"m_flRenderFxStartTime": {
|
|
"value": 32,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_nAlpha": {
|
|
"value": 19,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nDesyncOffset": {
|
|
"value": 20,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_nDistFadeEnd": {
|
|
"value": 26,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_nDistFadeStart": {
|
|
"value": 24,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_nRenderFX": {
|
|
"value": 16,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nRenderMode": {
|
|
"value": 17,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nReserved": {
|
|
"value": 0,
|
|
"comment": "bitfield:6"
|
|
},
|
|
"m_nReserved2": {
|
|
"value": 22,
|
|
"comment": "uint16_t"
|
|
}
|
|
},
|
|
"comment": "IClientAlphaProperty"
|
|
},
|
|
"CCollisionProperty": {
|
|
"data": {
|
|
"m_CollisionGroup": {
|
|
"value": 94,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_collisionAttribute": {
|
|
"value": 16,
|
|
"comment": "VPhysicsCollisionAttribute_t"
|
|
},
|
|
"m_flBoundingRadius": {
|
|
"value": 96,
|
|
"comment": "float"
|
|
},
|
|
"m_flCapsuleRadius": {
|
|
"value": 172,
|
|
"comment": "float"
|
|
},
|
|
"m_nEnablePhysics": {
|
|
"value": 95,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nSolidType": {
|
|
"value": 91,
|
|
"comment": "SolidType_t"
|
|
},
|
|
"m_nSurroundType": {
|
|
"value": 93,
|
|
"comment": "SurroundingBoundsType_t"
|
|
},
|
|
"m_triggerBloat": {
|
|
"value": 92,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_usSolidFlags": {
|
|
"value": 90,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_vCapsuleCenter1": {
|
|
"value": 148,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vCapsuleCenter2": {
|
|
"value": 160,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecMaxs": {
|
|
"value": 76,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecMins": {
|
|
"value": 64,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecSpecifiedSurroundingMaxs": {
|
|
"value": 112,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecSpecifiedSurroundingMins": {
|
|
"value": 100,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecSurroundingMaxs": {
|
|
"value": 124,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecSurroundingMins": {
|
|
"value": 136,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CComicBook": {
|
|
"data": {
|
|
"m_CoverImage": {
|
|
"value": 8,
|
|
"comment": "CPanoramaImageName"
|
|
},
|
|
"m_XmlFile": {
|
|
"value": 24,
|
|
"comment": "CUtlString"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CCompositeMaterialEditorDoc": {
|
|
"data": {
|
|
"m_KVthumbnail": {
|
|
"value": 40,
|
|
"comment": "KeyValues3"
|
|
},
|
|
"m_Points": {
|
|
"value": 16,
|
|
"comment": "CUtlVector<CompositeMaterialEditorPoint_t>"
|
|
},
|
|
"m_nVersion": {
|
|
"value": 8,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CDamageRecord": {
|
|
"data": {
|
|
"m_DamagerXuid": {
|
|
"value": 72,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_PlayerDamager": {
|
|
"value": 40,
|
|
"comment": "CHandle<C_CSPlayerPawnBase>"
|
|
},
|
|
"m_PlayerRecipient": {
|
|
"value": 44,
|
|
"comment": "CHandle<C_CSPlayerPawnBase>"
|
|
},
|
|
"m_RecipientXuid": {
|
|
"value": 80,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_bIsOtherEnemy": {
|
|
"value": 104,
|
|
"comment": "bool"
|
|
},
|
|
"m_hPlayerControllerDamager": {
|
|
"value": 48,
|
|
"comment": "CHandle<CCSPlayerController>"
|
|
},
|
|
"m_hPlayerControllerRecipient": {
|
|
"value": 52,
|
|
"comment": "CHandle<CCSPlayerController>"
|
|
},
|
|
"m_iActualHealthRemoved": {
|
|
"value": 92,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iDamage": {
|
|
"value": 88,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iLastBulletUpdate": {
|
|
"value": 100,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iNumHits": {
|
|
"value": 96,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_killType": {
|
|
"value": 105,
|
|
"comment": "EKillTypes_t"
|
|
},
|
|
"m_szPlayerDamagerName": {
|
|
"value": 56,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_szPlayerRecipientName": {
|
|
"value": 64,
|
|
"comment": "CUtlString"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CDecalInfo": {
|
|
"data": {
|
|
"m_flAnimationLifeSpan": {
|
|
"value": 4,
|
|
"comment": "float"
|
|
},
|
|
"m_flAnimationScale": {
|
|
"value": 0,
|
|
"comment": "float"
|
|
},
|
|
"m_flBoundingRadiusSqr": {
|
|
"value": 52,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeDuration": {
|
|
"value": 16,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeStartTime": {
|
|
"value": 12,
|
|
"comment": "float"
|
|
},
|
|
"m_flPlaceTime": {
|
|
"value": 8,
|
|
"comment": "float"
|
|
},
|
|
"m_nBoneIndex": {
|
|
"value": 24,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nDecalMaterialIndex": {
|
|
"value": 168,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nVBSlot": {
|
|
"value": 20,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_pNext": {
|
|
"value": 64,
|
|
"comment": "CDecalInfo*"
|
|
},
|
|
"m_pPrev": {
|
|
"value": 72,
|
|
"comment": "CDecalInfo*"
|
|
},
|
|
"m_vPosition": {
|
|
"value": 40,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CEconItemAttribute": {
|
|
"data": {
|
|
"m_bSetBonus": {
|
|
"value": 64,
|
|
"comment": "bool"
|
|
},
|
|
"m_flInitialValue": {
|
|
"value": 56,
|
|
"comment": "float"
|
|
},
|
|
"m_flValue": {
|
|
"value": 52,
|
|
"comment": "float"
|
|
},
|
|
"m_iAttributeDefinitionIndex": {
|
|
"value": 48,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_nRefundableCurrency": {
|
|
"value": 60,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CEffectData": {
|
|
"data": {
|
|
"m_fFlags": {
|
|
"value": 99,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_flMagnitude": {
|
|
"value": 68,
|
|
"comment": "float"
|
|
},
|
|
"m_flRadius": {
|
|
"value": 72,
|
|
"comment": "float"
|
|
},
|
|
"m_flScale": {
|
|
"value": 64,
|
|
"comment": "float"
|
|
},
|
|
"m_hEntity": {
|
|
"value": 56,
|
|
"comment": "CEntityHandle"
|
|
},
|
|
"m_hOtherEntity": {
|
|
"value": 60,
|
|
"comment": "CEntityHandle"
|
|
},
|
|
"m_iEffectName": {
|
|
"value": 108,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_nAttachmentIndex": {
|
|
"value": 100,
|
|
"comment": "AttachmentHandle_t"
|
|
},
|
|
"m_nAttachmentName": {
|
|
"value": 104,
|
|
"comment": "CUtlStringToken"
|
|
},
|
|
"m_nColor": {
|
|
"value": 98,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nDamageType": {
|
|
"value": 88,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nEffectIndex": {
|
|
"value": 80,
|
|
"comment": "CWeakHandle<InfoForResourceTypeIParticleSystemDefinition>"
|
|
},
|
|
"m_nExplosionType": {
|
|
"value": 110,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nHitBox": {
|
|
"value": 96,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_nMaterial": {
|
|
"value": 94,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_nPenetrate": {
|
|
"value": 92,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nSurfaceProp": {
|
|
"value": 76,
|
|
"comment": "CUtlStringToken"
|
|
},
|
|
"m_vAngles": {
|
|
"value": 44,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_vNormal": {
|
|
"value": 32,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vOrigin": {
|
|
"value": 8,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vStart": {
|
|
"value": 20,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CEntityComponent": {
|
|
"data": {},
|
|
"comment": null
|
|
},
|
|
"CEntityIdentity": {
|
|
"data": {
|
|
"m_PathIndex": {
|
|
"value": 64,
|
|
"comment": "ChangeAccessorFieldPathIndex_t"
|
|
},
|
|
"m_designerName": {
|
|
"value": 32,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_fDataObjectTypes": {
|
|
"value": 60,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_flags": {
|
|
"value": 48,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_name": {
|
|
"value": 24,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_nameStringableIndex": {
|
|
"value": 20,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_pNext": {
|
|
"value": 96,
|
|
"comment": "CEntityIdentity*"
|
|
},
|
|
"m_pNextByClass": {
|
|
"value": 112,
|
|
"comment": "CEntityIdentity*"
|
|
},
|
|
"m_pPrev": {
|
|
"value": 88,
|
|
"comment": "CEntityIdentity*"
|
|
},
|
|
"m_pPrevByClass": {
|
|
"value": 104,
|
|
"comment": "CEntityIdentity*"
|
|
},
|
|
"m_worldGroupId": {
|
|
"value": 56,
|
|
"comment": "WorldGroupId_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CEntityInstance": {
|
|
"data": {
|
|
"m_CScriptComponent": {
|
|
"value": 40,
|
|
"comment": "CScriptComponent*"
|
|
},
|
|
"m_iszPrivateVScripts": {
|
|
"value": 8,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_pEntity": {
|
|
"value": 16,
|
|
"comment": "CEntityIdentity*"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CFireOverlay": {
|
|
"data": {
|
|
"m_flScale": {
|
|
"value": 264,
|
|
"comment": "float"
|
|
},
|
|
"m_nGUID": {
|
|
"value": 268,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_pOwner": {
|
|
"value": 208,
|
|
"comment": "C_FireSmoke*"
|
|
},
|
|
"m_vBaseColors": {
|
|
"value": 216,
|
|
"comment": "Vector[4]"
|
|
}
|
|
},
|
|
"comment": "CGlowOverlay"
|
|
},
|
|
"CFlashlightEffect": {
|
|
"data": {
|
|
"m_FlashlightTexture": {
|
|
"value": 96,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_MuzzleFlashTexture": {
|
|
"value": 104,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_bCastsShadows": {
|
|
"value": 88,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsOn": {
|
|
"value": 16,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMuzzleFlashEnabled": {
|
|
"value": 32,
|
|
"comment": "bool"
|
|
},
|
|
"m_flCurrentPullBackDist": {
|
|
"value": 92,
|
|
"comment": "float"
|
|
},
|
|
"m_flFarZ": {
|
|
"value": 80,
|
|
"comment": "float"
|
|
},
|
|
"m_flFov": {
|
|
"value": 76,
|
|
"comment": "float"
|
|
},
|
|
"m_flLinearAtten": {
|
|
"value": 84,
|
|
"comment": "float"
|
|
},
|
|
"m_flMuzzleFlashBrightness": {
|
|
"value": 36,
|
|
"comment": "float"
|
|
},
|
|
"m_quatMuzzleFlashOrientation": {
|
|
"value": 48,
|
|
"comment": "Quaternion"
|
|
},
|
|
"m_textureName": {
|
|
"value": 112,
|
|
"comment": "char[64]"
|
|
},
|
|
"m_vecMuzzleFlashOrigin": {
|
|
"value": 64,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CFuncWater": {
|
|
"data": {
|
|
"m_BuoyancyHelper": {
|
|
"value": 3264,
|
|
"comment": "CBuoyancyHelper"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"CGameSceneNode": {
|
|
"data": {
|
|
"m_angAbsRotation": {
|
|
"value": 212,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_angRotation": {
|
|
"value": 184,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_bBoneMergeFlex": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bDebugAbsOriginChanges": {
|
|
"value": 230,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDirtyBoneMergeBoneToRoot": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bDirtyBoneMergeInfo": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bDirtyHierarchy": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bDormant": {
|
|
"value": 231,
|
|
"comment": "bool"
|
|
},
|
|
"m_bForceParentToBeNetworked": {
|
|
"value": 232,
|
|
"comment": "bool"
|
|
},
|
|
"m_bNetworkedAnglesChanged": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bNetworkedPositionChanged": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bNetworkedScaleChanged": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bNotifyBoneTransformsChanged": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bWillBeCallingPostDataUpdate": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_flAbsScale": {
|
|
"value": 224,
|
|
"comment": "float"
|
|
},
|
|
"m_flScale": {
|
|
"value": 196,
|
|
"comment": "float"
|
|
},
|
|
"m_flZOffset": {
|
|
"value": 308,
|
|
"comment": "float"
|
|
},
|
|
"m_hParent": {
|
|
"value": 112,
|
|
"comment": "CGameSceneNodeHandle"
|
|
},
|
|
"m_hierarchyAttachName": {
|
|
"value": 304,
|
|
"comment": "CUtlStringToken"
|
|
},
|
|
"m_nDoNotSetAnimTimeInInvalidatePhysicsCount": {
|
|
"value": 237,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nHierarchicalDepth": {
|
|
"value": 235,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nHierarchyType": {
|
|
"value": 236,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nLatchAbsOrigin": {
|
|
"value": 0,
|
|
"comment": "bitfield:2"
|
|
},
|
|
"m_nParentAttachmentOrBone": {
|
|
"value": 228,
|
|
"comment": "int16_t"
|
|
},
|
|
"m_name": {
|
|
"value": 240,
|
|
"comment": "CUtlStringToken"
|
|
},
|
|
"m_nodeToWorld": {
|
|
"value": 16,
|
|
"comment": "CTransform"
|
|
},
|
|
"m_pChild": {
|
|
"value": 64,
|
|
"comment": "CGameSceneNode*"
|
|
},
|
|
"m_pNextSibling": {
|
|
"value": 72,
|
|
"comment": "CGameSceneNode*"
|
|
},
|
|
"m_pOwner": {
|
|
"value": 48,
|
|
"comment": "CEntityInstance*"
|
|
},
|
|
"m_pParent": {
|
|
"value": 56,
|
|
"comment": "CGameSceneNode*"
|
|
},
|
|
"m_vRenderOrigin": {
|
|
"value": 312,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecAbsOrigin": {
|
|
"value": 200,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecOrigin": {
|
|
"value": 128,
|
|
"comment": "CNetworkOriginCellCoordQuantizedVector"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CGameSceneNodeHandle": {
|
|
"data": {
|
|
"m_hOwner": {
|
|
"value": 8,
|
|
"comment": "CEntityHandle"
|
|
},
|
|
"m_name": {
|
|
"value": 12,
|
|
"comment": "CUtlStringToken"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CGlobalLightBase": {
|
|
"data": {
|
|
"m_AmbientColor1": {
|
|
"value": 110,
|
|
"comment": "Color"
|
|
},
|
|
"m_AmbientColor2": {
|
|
"value": 114,
|
|
"comment": "Color"
|
|
},
|
|
"m_AmbientColor3": {
|
|
"value": 118,
|
|
"comment": "Color"
|
|
},
|
|
"m_AmbientDirection": {
|
|
"value": 56,
|
|
"comment": "Vector"
|
|
},
|
|
"m_InspectorSpecularDirection": {
|
|
"value": 80,
|
|
"comment": "Vector"
|
|
},
|
|
"m_LightColor": {
|
|
"value": 106,
|
|
"comment": "Color"
|
|
},
|
|
"m_ShadowDirection": {
|
|
"value": 44,
|
|
"comment": "Vector"
|
|
},
|
|
"m_SpecularColor": {
|
|
"value": 100,
|
|
"comment": "Color"
|
|
},
|
|
"m_SpecularDirection": {
|
|
"value": 68,
|
|
"comment": "Vector"
|
|
},
|
|
"m_SpotLightAngles": {
|
|
"value": 32,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_SpotLightOrigin": {
|
|
"value": 20,
|
|
"comment": "Vector"
|
|
},
|
|
"m_ViewAngles": {
|
|
"value": 224,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_ViewOrigin": {
|
|
"value": 212,
|
|
"comment": "Vector"
|
|
},
|
|
"m_WorldPoints": {
|
|
"value": 240,
|
|
"comment": "Vector[8]"
|
|
},
|
|
"m_bBackgroundClearNotRequired": {
|
|
"value": 142,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEnableSeparateSkyboxFog": {
|
|
"value": 196,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEnableShadows": {
|
|
"value": 140,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEnabled": {
|
|
"value": 105,
|
|
"comment": "bool"
|
|
},
|
|
"m_bOldEnableShadows": {
|
|
"value": 141,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSpotLight": {
|
|
"value": 16,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStartDisabled": {
|
|
"value": 104,
|
|
"comment": "bool"
|
|
},
|
|
"m_flAmbientScale1": {
|
|
"value": 176,
|
|
"comment": "float"
|
|
},
|
|
"m_flAmbientScale2": {
|
|
"value": 180,
|
|
"comment": "float"
|
|
},
|
|
"m_flCloud1Direction": {
|
|
"value": 152,
|
|
"comment": "float"
|
|
},
|
|
"m_flCloud1Speed": {
|
|
"value": 148,
|
|
"comment": "float"
|
|
},
|
|
"m_flCloud2Direction": {
|
|
"value": 160,
|
|
"comment": "float"
|
|
},
|
|
"m_flCloud2Speed": {
|
|
"value": 156,
|
|
"comment": "float"
|
|
},
|
|
"m_flCloudScale": {
|
|
"value": 144,
|
|
"comment": "float"
|
|
},
|
|
"m_flFOV": {
|
|
"value": 128,
|
|
"comment": "float"
|
|
},
|
|
"m_flFarZ": {
|
|
"value": 136,
|
|
"comment": "float"
|
|
},
|
|
"m_flFoWDarkness": {
|
|
"value": 192,
|
|
"comment": "float"
|
|
},
|
|
"m_flGroundScale": {
|
|
"value": 184,
|
|
"comment": "float"
|
|
},
|
|
"m_flLightScale": {
|
|
"value": 188,
|
|
"comment": "float"
|
|
},
|
|
"m_flNearZ": {
|
|
"value": 132,
|
|
"comment": "float"
|
|
},
|
|
"m_flSpecularIndependence": {
|
|
"value": 96,
|
|
"comment": "float"
|
|
},
|
|
"m_flSpecularPower": {
|
|
"value": 92,
|
|
"comment": "float"
|
|
},
|
|
"m_flSunDistance": {
|
|
"value": 124,
|
|
"comment": "float"
|
|
},
|
|
"m_flViewFoV": {
|
|
"value": 236,
|
|
"comment": "float"
|
|
},
|
|
"m_hEnvSky": {
|
|
"value": 1212,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hEnvWind": {
|
|
"value": 1208,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_vFogOffsetLayer0": {
|
|
"value": 1192,
|
|
"comment": "Vector2D"
|
|
},
|
|
"m_vFogOffsetLayer1": {
|
|
"value": 1200,
|
|
"comment": "Vector2D"
|
|
},
|
|
"m_vFowColor": {
|
|
"value": 200,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CGlowOverlay": {
|
|
"data": {
|
|
"m_ListIndex": {
|
|
"value": 196,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_Sprites": {
|
|
"value": 48,
|
|
"comment": "CGlowSprite[4]"
|
|
},
|
|
"m_bActivated": {
|
|
"value": 194,
|
|
"comment": "int16_t"
|
|
},
|
|
"m_bCacheGlowObstruction": {
|
|
"value": 192,
|
|
"comment": "bool"
|
|
},
|
|
"m_bCacheSkyObstruction": {
|
|
"value": 193,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDirectional": {
|
|
"value": 20,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInSky": {
|
|
"value": 36,
|
|
"comment": "bool"
|
|
},
|
|
"m_flGlowObstructionScale": {
|
|
"value": 188,
|
|
"comment": "float"
|
|
},
|
|
"m_flHDRColorScale": {
|
|
"value": 184,
|
|
"comment": "float"
|
|
},
|
|
"m_flProxyRadius": {
|
|
"value": 180,
|
|
"comment": "float"
|
|
},
|
|
"m_nSprites": {
|
|
"value": 176,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_queryHandle": {
|
|
"value": 200,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_skyObstructionScale": {
|
|
"value": 40,
|
|
"comment": "float"
|
|
},
|
|
"m_vDirection": {
|
|
"value": 24,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vPos": {
|
|
"value": 8,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CGlowProperty": {
|
|
"data": {
|
|
"m_bEligibleForScreenHighlight": {
|
|
"value": 80,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFlashing": {
|
|
"value": 68,
|
|
"comment": "bool"
|
|
},
|
|
"m_bGlowing": {
|
|
"value": 81,
|
|
"comment": "bool"
|
|
},
|
|
"m_fGlowColor": {
|
|
"value": 8,
|
|
"comment": "Vector"
|
|
},
|
|
"m_flGlowStartTime": {
|
|
"value": 76,
|
|
"comment": "float"
|
|
},
|
|
"m_flGlowTime": {
|
|
"value": 72,
|
|
"comment": "float"
|
|
},
|
|
"m_glowColorOverride": {
|
|
"value": 64,
|
|
"comment": "Color"
|
|
},
|
|
"m_iGlowTeam": {
|
|
"value": 52,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iGlowType": {
|
|
"value": 48,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nGlowRange": {
|
|
"value": 56,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nGlowRangeMin": {
|
|
"value": 60,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CGlowSprite": {
|
|
"data": {
|
|
"m_flHorzSize": {
|
|
"value": 12,
|
|
"comment": "float"
|
|
},
|
|
"m_flVertSize": {
|
|
"value": 16,
|
|
"comment": "float"
|
|
},
|
|
"m_hMaterial": {
|
|
"value": 24,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIMaterial2>"
|
|
},
|
|
"m_vColor": {
|
|
"value": 0,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CGrenadeTracer": {
|
|
"data": {
|
|
"m_flTracerDuration": {
|
|
"value": 3296,
|
|
"comment": "float"
|
|
},
|
|
"m_nType": {
|
|
"value": 3300,
|
|
"comment": "GrenadeType_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"CHitboxComponent": {
|
|
"data": {
|
|
"m_bvDisabledHitGroups": {
|
|
"value": 36,
|
|
"comment": "uint32_t[1]"
|
|
}
|
|
},
|
|
"comment": "CEntityComponent"
|
|
},
|
|
"CHostageRescueZone": {
|
|
"data": {},
|
|
"comment": "CHostageRescueZoneShim"
|
|
},
|
|
"CHostageRescueZoneShim": {
|
|
"data": {},
|
|
"comment": "C_BaseTrigger"
|
|
},
|
|
"CInfoDynamicShadowHint": {
|
|
"data": {
|
|
"m_bDisabled": {
|
|
"value": 1344,
|
|
"comment": "bool"
|
|
},
|
|
"m_flRange": {
|
|
"value": 1348,
|
|
"comment": "float"
|
|
},
|
|
"m_hLight": {
|
|
"value": 1360,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_nImportance": {
|
|
"value": 1352,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLightChoice": {
|
|
"value": 1356,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "C_PointEntity"
|
|
},
|
|
"CInfoDynamicShadowHintBox": {
|
|
"data": {
|
|
"m_vBoxMaxs": {
|
|
"value": 1380,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vBoxMins": {
|
|
"value": 1368,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "CInfoDynamicShadowHint"
|
|
},
|
|
"CInfoOffscreenPanoramaTexture": {
|
|
"data": {
|
|
"m_RenderAttrName": {
|
|
"value": 1368,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_TargetEntities": {
|
|
"value": 1376,
|
|
"comment": "C_NetworkUtlVectorBase<CHandle<C_BaseModelEntity>>"
|
|
},
|
|
"m_bCheckCSSClasses": {
|
|
"value": 1784,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDisabled": {
|
|
"value": 1344,
|
|
"comment": "bool"
|
|
},
|
|
"m_nResolutionX": {
|
|
"value": 1348,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nResolutionY": {
|
|
"value": 1352,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nTargetChangeCount": {
|
|
"value": 1400,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_szLayoutFileName": {
|
|
"value": 1360,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_vecCSSClasses": {
|
|
"value": 1408,
|
|
"comment": "C_NetworkUtlVectorBase<CUtlSymbolLarge>"
|
|
}
|
|
},
|
|
"comment": "C_PointEntity"
|
|
},
|
|
"CInfoParticleTarget": {
|
|
"data": {},
|
|
"comment": "C_PointEntity"
|
|
},
|
|
"CInfoTarget": {
|
|
"data": {},
|
|
"comment": "C_PointEntity"
|
|
},
|
|
"CInfoWorldLayer": {
|
|
"data": {
|
|
"m_bCreateAsChildSpawnGroup": {
|
|
"value": 1402,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEntitiesSpawned": {
|
|
"value": 1401,
|
|
"comment": "bool"
|
|
},
|
|
"m_bWorldLayerActuallyVisible": {
|
|
"value": 1408,
|
|
"comment": "bool"
|
|
},
|
|
"m_bWorldLayerVisible": {
|
|
"value": 1400,
|
|
"comment": "bool"
|
|
},
|
|
"m_hLayerSpawnGroup": {
|
|
"value": 1404,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_layerName": {
|
|
"value": 1392,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_pOutputOnEntitiesSpawned": {
|
|
"value": 1344,
|
|
"comment": "CEntityIOOutput"
|
|
},
|
|
"m_worldName": {
|
|
"value": 1384,
|
|
"comment": "CUtlSymbolLarge"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"CInterpolatedValue": {
|
|
"data": {
|
|
"m_flEndTime": {
|
|
"value": 4,
|
|
"comment": "float"
|
|
},
|
|
"m_flEndValue": {
|
|
"value": 12,
|
|
"comment": "float"
|
|
},
|
|
"m_flStartTime": {
|
|
"value": 0,
|
|
"comment": "float"
|
|
},
|
|
"m_flStartValue": {
|
|
"value": 8,
|
|
"comment": "float"
|
|
},
|
|
"m_nInterpType": {
|
|
"value": 16,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CLightComponent": {
|
|
"data": {
|
|
"__m_pChainEntity": {
|
|
"value": 72,
|
|
"comment": "CNetworkVarChainer"
|
|
},
|
|
"m_Color": {
|
|
"value": 133,
|
|
"comment": "Color"
|
|
},
|
|
"m_Pattern": {
|
|
"value": 232,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_SecondaryColor": {
|
|
"value": 137,
|
|
"comment": "Color"
|
|
},
|
|
"m_SkyAmbientBounce": {
|
|
"value": 412,
|
|
"comment": "Color"
|
|
},
|
|
"m_SkyColor": {
|
|
"value": 404,
|
|
"comment": "Color"
|
|
},
|
|
"m_bEnabled": {
|
|
"value": 324,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFlicker": {
|
|
"value": 325,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMixedShadows": {
|
|
"value": 417,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPrecomputedFieldsValid": {
|
|
"value": 326,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRenderDiffuse": {
|
|
"value": 208,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRenderToCubemaps": {
|
|
"value": 296,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRenderTransmissive": {
|
|
"value": 216,
|
|
"comment": "bool"
|
|
},
|
|
"m_bUseSecondaryColor": {
|
|
"value": 416,
|
|
"comment": "bool"
|
|
},
|
|
"m_bUsesBakedShadowing": {
|
|
"value": 284,
|
|
"comment": "bool"
|
|
},
|
|
"m_flAttenuation0": {
|
|
"value": 164,
|
|
"comment": "float"
|
|
},
|
|
"m_flAttenuation1": {
|
|
"value": 168,
|
|
"comment": "float"
|
|
},
|
|
"m_flAttenuation2": {
|
|
"value": 172,
|
|
"comment": "float"
|
|
},
|
|
"m_flBrightness": {
|
|
"value": 144,
|
|
"comment": "float"
|
|
},
|
|
"m_flBrightnessMult": {
|
|
"value": 152,
|
|
"comment": "float"
|
|
},
|
|
"m_flBrightnessScale": {
|
|
"value": 148,
|
|
"comment": "float"
|
|
},
|
|
"m_flCapsuleLength": {
|
|
"value": 424,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeMaxDist": {
|
|
"value": 312,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeMinDist": {
|
|
"value": 308,
|
|
"comment": "float"
|
|
},
|
|
"m_flFalloff": {
|
|
"value": 160,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogContributionStength": {
|
|
"value": 396,
|
|
"comment": "float"
|
|
},
|
|
"m_flLightStyleStartTime": {
|
|
"value": 420,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flMinRoughness": {
|
|
"value": 428,
|
|
"comment": "float"
|
|
},
|
|
"m_flNearClipPlane": {
|
|
"value": 400,
|
|
"comment": "float"
|
|
},
|
|
"m_flOrthoLightHeight": {
|
|
"value": 224,
|
|
"comment": "float"
|
|
},
|
|
"m_flOrthoLightWidth": {
|
|
"value": 220,
|
|
"comment": "float"
|
|
},
|
|
"m_flPhi": {
|
|
"value": 180,
|
|
"comment": "float"
|
|
},
|
|
"m_flPrecomputedMaxRange": {
|
|
"value": 388,
|
|
"comment": "float"
|
|
},
|
|
"m_flRange": {
|
|
"value": 156,
|
|
"comment": "float"
|
|
},
|
|
"m_flShadowCascadeCrossFade": {
|
|
"value": 244,
|
|
"comment": "float"
|
|
},
|
|
"m_flShadowCascadeDistance0": {
|
|
"value": 252,
|
|
"comment": "float"
|
|
},
|
|
"m_flShadowCascadeDistance1": {
|
|
"value": 256,
|
|
"comment": "float"
|
|
},
|
|
"m_flShadowCascadeDistance2": {
|
|
"value": 260,
|
|
"comment": "float"
|
|
},
|
|
"m_flShadowCascadeDistance3": {
|
|
"value": 264,
|
|
"comment": "float"
|
|
},
|
|
"m_flShadowCascadeDistanceFade": {
|
|
"value": 248,
|
|
"comment": "float"
|
|
},
|
|
"m_flShadowFadeMaxDist": {
|
|
"value": 320,
|
|
"comment": "float"
|
|
},
|
|
"m_flShadowFadeMinDist": {
|
|
"value": 316,
|
|
"comment": "float"
|
|
},
|
|
"m_flSkyIntensity": {
|
|
"value": 408,
|
|
"comment": "float"
|
|
},
|
|
"m_flTheta": {
|
|
"value": 176,
|
|
"comment": "float"
|
|
},
|
|
"m_hLightCookie": {
|
|
"value": 184,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_nBakedShadowIndex": {
|
|
"value": 292,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nCascadeRenderStaticObjects": {
|
|
"value": 240,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nCascades": {
|
|
"value": 192,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nCastShadows": {
|
|
"value": 196,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nDirectLight": {
|
|
"value": 300,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nFogLightingMode": {
|
|
"value": 392,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nIndirectLight": {
|
|
"value": 304,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nRenderSpecular": {
|
|
"value": 212,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nShadowCascadeResolution0": {
|
|
"value": 268,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nShadowCascadeResolution1": {
|
|
"value": 272,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nShadowCascadeResolution2": {
|
|
"value": 276,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nShadowCascadeResolution3": {
|
|
"value": 280,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nShadowHeight": {
|
|
"value": 204,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nShadowPriority": {
|
|
"value": 288,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nShadowWidth": {
|
|
"value": 200,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nStyle": {
|
|
"value": 228,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vPrecomputedBoundsMaxs": {
|
|
"value": 340,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vPrecomputedBoundsMins": {
|
|
"value": 328,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vPrecomputedOBBAngles": {
|
|
"value": 364,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_vPrecomputedOBBExtent": {
|
|
"value": 376,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vPrecomputedOBBOrigin": {
|
|
"value": 352,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "CEntityComponent"
|
|
},
|
|
"CLogicRelay": {
|
|
"data": {
|
|
"m_OnSpawn": {
|
|
"value": 1384,
|
|
"comment": "CEntityIOOutput"
|
|
},
|
|
"m_OnTrigger": {
|
|
"value": 1344,
|
|
"comment": "CEntityIOOutput"
|
|
},
|
|
"m_bDisabled": {
|
|
"value": 1424,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFastRetrigger": {
|
|
"value": 1427,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPassthoughCaller": {
|
|
"value": 1428,
|
|
"comment": "bool"
|
|
},
|
|
"m_bTriggerOnce": {
|
|
"value": 1426,
|
|
"comment": "bool"
|
|
},
|
|
"m_bWaitForRefire": {
|
|
"value": 1425,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": "CLogicalEntity"
|
|
},
|
|
"CLogicalEntity": {
|
|
"data": {},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"CModelState": {
|
|
"data": {
|
|
"m_MeshGroupMask": {
|
|
"value": 384,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_ModelName": {
|
|
"value": 168,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_bClientClothCreationSuppressed": {
|
|
"value": 232,
|
|
"comment": "bool"
|
|
},
|
|
"m_hModel": {
|
|
"value": 160,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCModel>"
|
|
},
|
|
"m_nClothUpdateFlags": {
|
|
"value": 548,
|
|
"comment": "int8_t"
|
|
},
|
|
"m_nForceLOD": {
|
|
"value": 547,
|
|
"comment": "int8_t"
|
|
},
|
|
"m_nIdealMotionType": {
|
|
"value": 546,
|
|
"comment": "int8_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CNetworkedSequenceOperation": {
|
|
"data": {
|
|
"m_bDiscontinuity": {
|
|
"value": 29,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSequenceChangeNetworked": {
|
|
"value": 28,
|
|
"comment": "bool"
|
|
},
|
|
"m_flCycle": {
|
|
"value": 16,
|
|
"comment": "float"
|
|
},
|
|
"m_flPrevCycle": {
|
|
"value": 12,
|
|
"comment": "float"
|
|
},
|
|
"m_flPrevCycleForAnimEventDetection": {
|
|
"value": 36,
|
|
"comment": "float"
|
|
},
|
|
"m_flPrevCycleFromDiscontinuity": {
|
|
"value": 32,
|
|
"comment": "float"
|
|
},
|
|
"m_flWeight": {
|
|
"value": 20,
|
|
"comment": "CNetworkedQuantizedFloat"
|
|
},
|
|
"m_hSequence": {
|
|
"value": 8,
|
|
"comment": "HSequence"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CPlayerSprayDecalRenderHelper": {
|
|
"data": {},
|
|
"comment": null
|
|
},
|
|
"CPlayer_AutoaimServices": {
|
|
"data": {},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CPlayer_CameraServices": {
|
|
"data": {
|
|
"m_CurrentFog": {
|
|
"value": 320,
|
|
"comment": "fogparams_t"
|
|
},
|
|
"m_OverrideFogColor": {
|
|
"value": 433,
|
|
"comment": "Color[5]"
|
|
},
|
|
"m_PlayerFog": {
|
|
"value": 88,
|
|
"comment": "C_fogplayerparams_t"
|
|
},
|
|
"m_PostProcessingVolumes": {
|
|
"value": 288,
|
|
"comment": "C_NetworkUtlVectorBase<CHandle<C_PostProcessingVolume>>"
|
|
},
|
|
"m_angDemoViewAngles": {
|
|
"value": 504,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_audio": {
|
|
"value": 168,
|
|
"comment": "audioparams_t"
|
|
},
|
|
"m_bOverrideFogColor": {
|
|
"value": 428,
|
|
"comment": "bool[5]"
|
|
},
|
|
"m_bOverrideFogStartEnd": {
|
|
"value": 453,
|
|
"comment": "bool[5]"
|
|
},
|
|
"m_fOverrideFogEnd": {
|
|
"value": 480,
|
|
"comment": "float[5]"
|
|
},
|
|
"m_fOverrideFogStart": {
|
|
"value": 460,
|
|
"comment": "float[5]"
|
|
},
|
|
"m_flCsViewPunchAngleTickRatio": {
|
|
"value": 80,
|
|
"comment": "float"
|
|
},
|
|
"m_flOldPlayerViewOffsetZ": {
|
|
"value": 316,
|
|
"comment": "float"
|
|
},
|
|
"m_flOldPlayerZ": {
|
|
"value": 312,
|
|
"comment": "float"
|
|
},
|
|
"m_hActivePostProcessingVolume": {
|
|
"value": 500,
|
|
"comment": "CHandle<C_PostProcessingVolume>"
|
|
},
|
|
"m_hColorCorrectionCtrl": {
|
|
"value": 152,
|
|
"comment": "CHandle<C_ColorCorrection>"
|
|
},
|
|
"m_hOldFogController": {
|
|
"value": 424,
|
|
"comment": "CHandle<C_FogController>"
|
|
},
|
|
"m_hTonemapController": {
|
|
"value": 160,
|
|
"comment": "CHandle<C_TonemapController2>"
|
|
},
|
|
"m_hViewEntity": {
|
|
"value": 156,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_nCsViewPunchAngleTick": {
|
|
"value": 76,
|
|
"comment": "GameTick_t"
|
|
},
|
|
"m_vecCsViewPunchAngle": {
|
|
"value": 64,
|
|
"comment": "QAngle"
|
|
}
|
|
},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CPlayer_FlashlightServices": {
|
|
"data": {},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CPlayer_ItemServices": {
|
|
"data": {},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CPlayer_MovementServices": {
|
|
"data": {
|
|
"m_arrForceSubtickMoveWhen": {
|
|
"value": 404,
|
|
"comment": "float[4]"
|
|
},
|
|
"m_flForwardMove": {
|
|
"value": 420,
|
|
"comment": "float"
|
|
},
|
|
"m_flLeftMove": {
|
|
"value": 424,
|
|
"comment": "float"
|
|
},
|
|
"m_flMaxspeed": {
|
|
"value": 400,
|
|
"comment": "float"
|
|
},
|
|
"m_flUpMove": {
|
|
"value": 428,
|
|
"comment": "float"
|
|
},
|
|
"m_nButtonDoublePressed": {
|
|
"value": 120,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_nButtons": {
|
|
"value": 72,
|
|
"comment": "CInButtonState"
|
|
},
|
|
"m_nImpulse": {
|
|
"value": 64,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLastCommandNumberProcessed": {
|
|
"value": 384,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nQueuedButtonChangeMask": {
|
|
"value": 112,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_nQueuedButtonDownMask": {
|
|
"value": 104,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_nToggleButtonDownMask": {
|
|
"value": 392,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_pButtonPressedCmdNumber": {
|
|
"value": 128,
|
|
"comment": "uint32_t[64]"
|
|
},
|
|
"m_vecLastMovementImpulses": {
|
|
"value": 432,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecOldViewAngles": {
|
|
"value": 444,
|
|
"comment": "QAngle"
|
|
}
|
|
},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CPlayer_MovementServices_Humanoid": {
|
|
"data": {
|
|
"m_bDucked": {
|
|
"value": 484,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDucking": {
|
|
"value": 485,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInCrouch": {
|
|
"value": 472,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInDuckJump": {
|
|
"value": 486,
|
|
"comment": "bool"
|
|
},
|
|
"m_flCrouchTransitionStartTime": {
|
|
"value": 480,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flFallVelocity": {
|
|
"value": 468,
|
|
"comment": "float"
|
|
},
|
|
"m_flStepSoundTime": {
|
|
"value": 464,
|
|
"comment": "float"
|
|
},
|
|
"m_flSurfaceFriction": {
|
|
"value": 500,
|
|
"comment": "float"
|
|
},
|
|
"m_groundNormal": {
|
|
"value": 488,
|
|
"comment": "Vector"
|
|
},
|
|
"m_nCrouchState": {
|
|
"value": 476,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nStepside": {
|
|
"value": 520,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_surfaceProps": {
|
|
"value": 504,
|
|
"comment": "CUtlStringToken"
|
|
}
|
|
},
|
|
"comment": "CPlayer_MovementServices"
|
|
},
|
|
"CPlayer_ObserverServices": {
|
|
"data": {
|
|
"m_bForcedObserverMode": {
|
|
"value": 76,
|
|
"comment": "bool"
|
|
},
|
|
"m_flObserverChaseDistance": {
|
|
"value": 80,
|
|
"comment": "float"
|
|
},
|
|
"m_flObserverChaseDistanceCalcTime": {
|
|
"value": 84,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_hObserverTarget": {
|
|
"value": 68,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_iObserverLastMode": {
|
|
"value": 72,
|
|
"comment": "ObserverMode_t"
|
|
},
|
|
"m_iObserverMode": {
|
|
"value": 64,
|
|
"comment": "uint8_t"
|
|
}
|
|
},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CPlayer_UseServices": {
|
|
"data": {},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CPlayer_ViewModelServices": {
|
|
"data": {},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CPlayer_WaterServices": {
|
|
"data": {},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CPlayer_WeaponServices": {
|
|
"data": {
|
|
"m_bAllowSwitchToNoWeapon": {
|
|
"value": 64,
|
|
"comment": "bool"
|
|
},
|
|
"m_hActiveWeapon": {
|
|
"value": 96,
|
|
"comment": "CHandle<C_BasePlayerWeapon>"
|
|
},
|
|
"m_hLastWeapon": {
|
|
"value": 100,
|
|
"comment": "CHandle<C_BasePlayerWeapon>"
|
|
},
|
|
"m_hMyWeapons": {
|
|
"value": 72,
|
|
"comment": "C_NetworkUtlVectorBase<CHandle<C_BasePlayerWeapon>>"
|
|
},
|
|
"m_iAmmo": {
|
|
"value": 104,
|
|
"comment": "uint16_t[32]"
|
|
}
|
|
},
|
|
"comment": "CPlayerPawnComponent"
|
|
},
|
|
"CPointOffScreenIndicatorUi": {
|
|
"data": {
|
|
"m_bBeenEnabled": {
|
|
"value": 3872,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHide": {
|
|
"value": 3873,
|
|
"comment": "bool"
|
|
},
|
|
"m_flSeenTargetTime": {
|
|
"value": 3876,
|
|
"comment": "float"
|
|
},
|
|
"m_pTargetPanel": {
|
|
"value": 3880,
|
|
"comment": "C_PointClientUIWorldPanel*"
|
|
}
|
|
},
|
|
"comment": "C_PointClientUIWorldPanel"
|
|
},
|
|
"CPointTemplate": {
|
|
"data": {
|
|
"m_ScriptCallbackScope": {
|
|
"value": 1480,
|
|
"comment": "HSCRIPT"
|
|
},
|
|
"m_ScriptSpawnCallback": {
|
|
"value": 1472,
|
|
"comment": "HSCRIPT"
|
|
},
|
|
"m_SpawnedEntityHandles": {
|
|
"value": 1448,
|
|
"comment": "CUtlVector<CEntityHandle>"
|
|
},
|
|
"m_bAsynchronouslySpawnEntities": {
|
|
"value": 1372,
|
|
"comment": "bool"
|
|
},
|
|
"m_clientOnlyEntityBehavior": {
|
|
"value": 1416,
|
|
"comment": "PointTemplateClientOnlyEntityBehavior_t"
|
|
},
|
|
"m_createdSpawnGroupHandles": {
|
|
"value": 1424,
|
|
"comment": "CUtlVector<uint32_t>"
|
|
},
|
|
"m_flTimeoutInterval": {
|
|
"value": 1368,
|
|
"comment": "float"
|
|
},
|
|
"m_iszEntityFilterName": {
|
|
"value": 1360,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_iszSource2EntityLumpName": {
|
|
"value": 1352,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_iszWorldName": {
|
|
"value": 1344,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_ownerSpawnGroupType": {
|
|
"value": 1420,
|
|
"comment": "PointTemplateOwnerSpawnGroupType_t"
|
|
},
|
|
"m_pOutputOnSpawned": {
|
|
"value": 1376,
|
|
"comment": "CEntityIOOutput"
|
|
}
|
|
},
|
|
"comment": "CLogicalEntity"
|
|
},
|
|
"CPrecipitationVData": {
|
|
"data": {
|
|
"m_bBatchSameVolumeType": {
|
|
"value": 272,
|
|
"comment": "bool"
|
|
},
|
|
"m_flInnerDistance": {
|
|
"value": 264,
|
|
"comment": "float"
|
|
},
|
|
"m_nAttachType": {
|
|
"value": 268,
|
|
"comment": "ParticleAttachment_t"
|
|
},
|
|
"m_nRTEnvCP": {
|
|
"value": 276,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nRTEnvCPComponent": {
|
|
"value": 280,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_szModifier": {
|
|
"value": 288,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_szParticlePrecipitationEffect": {
|
|
"value": 40,
|
|
"comment": "CResourceNameTyped<CWeakHandle<InfoForResourceTypeIParticleSystemDefinition>>"
|
|
}
|
|
},
|
|
"comment": "CEntitySubclassVDataBase"
|
|
},
|
|
"CProjectedTextureBase": {
|
|
"data": {
|
|
"m_LightColor": {
|
|
"value": 36,
|
|
"comment": "Color"
|
|
},
|
|
"m_SpotlightTextureName": {
|
|
"value": 84,
|
|
"comment": "char[512]"
|
|
},
|
|
"m_bAlwaysUpdate": {
|
|
"value": 17,
|
|
"comment": "bool"
|
|
},
|
|
"m_bCameraSpace": {
|
|
"value": 28,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEnableShadows": {
|
|
"value": 24,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFlipHorizontal": {
|
|
"value": 620,
|
|
"comment": "bool"
|
|
},
|
|
"m_bLightOnlyTarget": {
|
|
"value": 26,
|
|
"comment": "bool"
|
|
},
|
|
"m_bLightWorld": {
|
|
"value": 27,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSimpleProjection": {
|
|
"value": 25,
|
|
"comment": "bool"
|
|
},
|
|
"m_bState": {
|
|
"value": 16,
|
|
"comment": "bool"
|
|
},
|
|
"m_bVolumetric": {
|
|
"value": 52,
|
|
"comment": "bool"
|
|
},
|
|
"m_flAmbient": {
|
|
"value": 80,
|
|
"comment": "float"
|
|
},
|
|
"m_flBrightnessScale": {
|
|
"value": 32,
|
|
"comment": "float"
|
|
},
|
|
"m_flColorTransitionTime": {
|
|
"value": 76,
|
|
"comment": "float"
|
|
},
|
|
"m_flFarZ": {
|
|
"value": 608,
|
|
"comment": "float"
|
|
},
|
|
"m_flFlashlightTime": {
|
|
"value": 64,
|
|
"comment": "float"
|
|
},
|
|
"m_flIntensity": {
|
|
"value": 40,
|
|
"comment": "float"
|
|
},
|
|
"m_flLightFOV": {
|
|
"value": 20,
|
|
"comment": "float"
|
|
},
|
|
"m_flLinearAttenuation": {
|
|
"value": 44,
|
|
"comment": "float"
|
|
},
|
|
"m_flNearZ": {
|
|
"value": 604,
|
|
"comment": "float"
|
|
},
|
|
"m_flNoiseStrength": {
|
|
"value": 60,
|
|
"comment": "float"
|
|
},
|
|
"m_flPlaneOffset": {
|
|
"value": 72,
|
|
"comment": "float"
|
|
},
|
|
"m_flProjectionSize": {
|
|
"value": 612,
|
|
"comment": "float"
|
|
},
|
|
"m_flQuadraticAttenuation": {
|
|
"value": 48,
|
|
"comment": "float"
|
|
},
|
|
"m_flRotation": {
|
|
"value": 616,
|
|
"comment": "float"
|
|
},
|
|
"m_flVolumetricIntensity": {
|
|
"value": 56,
|
|
"comment": "float"
|
|
},
|
|
"m_hTargetEntity": {
|
|
"value": 12,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_nNumPlanes": {
|
|
"value": 68,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nShadowQuality": {
|
|
"value": 600,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nSpotlightTextureFrame": {
|
|
"value": 596,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CRenderComponent": {
|
|
"data": {
|
|
"__m_pChainEntity": {
|
|
"value": 16,
|
|
"comment": "CNetworkVarChainer"
|
|
},
|
|
"m_bEnableRendering": {
|
|
"value": 96,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInterpolationReadyToDraw": {
|
|
"value": 176,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsRenderingWithViewModels": {
|
|
"value": 80,
|
|
"comment": "bool"
|
|
},
|
|
"m_nSplitscreenFlags": {
|
|
"value": 84,
|
|
"comment": "uint32_t"
|
|
}
|
|
},
|
|
"comment": "CEntityComponent"
|
|
},
|
|
"CSMatchStats_t": {
|
|
"data": {
|
|
"m_iEnemy3Ks": {
|
|
"value": 112,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iEnemy4Ks": {
|
|
"value": 108,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iEnemy5Ks": {
|
|
"value": 104,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "CSPerRoundStats_t"
|
|
},
|
|
"CSPerRoundStats_t": {
|
|
"data": {
|
|
"m_iAssists": {
|
|
"value": 56,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iCashEarned": {
|
|
"value": 88,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iDamage": {
|
|
"value": 60,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iDeaths": {
|
|
"value": 52,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iEnemiesFlashed": {
|
|
"value": 96,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iEquipmentValue": {
|
|
"value": 64,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iHeadShotKills": {
|
|
"value": 80,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iKillReward": {
|
|
"value": 72,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iKills": {
|
|
"value": 48,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iLiveTime": {
|
|
"value": 76,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iMoneySaved": {
|
|
"value": 68,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iObjective": {
|
|
"value": 84,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iUtilityDamage": {
|
|
"value": 92,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CScriptComponent": {
|
|
"data": {
|
|
"m_scriptClassName": {
|
|
"value": 48,
|
|
"comment": "CUtlSymbolLarge"
|
|
}
|
|
},
|
|
"comment": "CEntityComponent"
|
|
},
|
|
"CServerOnlyModelEntity": {
|
|
"data": {},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"CSkeletonInstance": {
|
|
"data": {
|
|
"m_bDirtyMotionType": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bDisableSolidCollisionsForHierarchy": {
|
|
"value": 914,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsAnimationEnabled": {
|
|
"value": 912,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsGeneratingLatchedParentSpaceState": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bUseParentRenderBounds": {
|
|
"value": 913,
|
|
"comment": "bool"
|
|
},
|
|
"m_materialGroup": {
|
|
"value": 916,
|
|
"comment": "CUtlStringToken"
|
|
},
|
|
"m_modelState": {
|
|
"value": 352,
|
|
"comment": "CModelState"
|
|
},
|
|
"m_nHitboxSet": {
|
|
"value": 920,
|
|
"comment": "uint8_t"
|
|
}
|
|
},
|
|
"comment": "CGameSceneNode"
|
|
},
|
|
"CSkyboxReference": {
|
|
"data": {
|
|
"m_hSkyCamera": {
|
|
"value": 1348,
|
|
"comment": "CHandle<C_SkyCamera>"
|
|
},
|
|
"m_worldGroupId": {
|
|
"value": 1344,
|
|
"comment": "WorldGroupId_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"CTablet": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBase"
|
|
},
|
|
"CTimeline": {
|
|
"data": {
|
|
"m_bStopped": {
|
|
"value": 544,
|
|
"comment": "bool"
|
|
},
|
|
"m_flFinalValue": {
|
|
"value": 536,
|
|
"comment": "float"
|
|
},
|
|
"m_flInterval": {
|
|
"value": 532,
|
|
"comment": "float"
|
|
},
|
|
"m_flValues": {
|
|
"value": 16,
|
|
"comment": "float[64]"
|
|
},
|
|
"m_nBucketCount": {
|
|
"value": 528,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nCompressionType": {
|
|
"value": 540,
|
|
"comment": "TimelineCompression_t"
|
|
},
|
|
"m_nValueCounts": {
|
|
"value": 272,
|
|
"comment": "int32_t[64]"
|
|
}
|
|
},
|
|
"comment": "IntervalTimer"
|
|
},
|
|
"CTripWireFire": {
|
|
"data": {},
|
|
"comment": "C_BaseCSGrenade"
|
|
},
|
|
"CTripWireFireProjectile": {
|
|
"data": {},
|
|
"comment": "C_BaseGrenade"
|
|
},
|
|
"CWaterSplasher": {
|
|
"data": {},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"CWeaponZoneRepulsor": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_AK47": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_AttributeContainer": {
|
|
"data": {
|
|
"m_Item": {
|
|
"value": 80,
|
|
"comment": "C_EconItemView"
|
|
},
|
|
"m_iExternalItemProviderRegisteredToken": {
|
|
"value": 1176,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_ullRegisteredAsItemID": {
|
|
"value": 1184,
|
|
"comment": "uint64_t"
|
|
}
|
|
},
|
|
"comment": "CAttributeManager"
|
|
},
|
|
"C_BarnLight": {
|
|
"data": {
|
|
"m_Color": {
|
|
"value": 3272,
|
|
"comment": "Color"
|
|
},
|
|
"m_LightStyleEvents": {
|
|
"value": 3352,
|
|
"comment": "C_NetworkUtlVectorBase<CUtlString>"
|
|
},
|
|
"m_LightStyleString": {
|
|
"value": 3312,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_LightStyleTargets": {
|
|
"value": 3376,
|
|
"comment": "C_NetworkUtlVectorBase<CHandle<C_BaseModelEntity>>"
|
|
},
|
|
"m_QueuedLightStyleStrings": {
|
|
"value": 3328,
|
|
"comment": "C_NetworkUtlVectorBase<CUtlString>"
|
|
},
|
|
"m_StyleEvent": {
|
|
"value": 3400,
|
|
"comment": "CEntityIOOutput[4]"
|
|
},
|
|
"m_bContactShadow": {
|
|
"value": 3644,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEnabled": {
|
|
"value": 3264,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPrecomputedFieldsValid": {
|
|
"value": 3708,
|
|
"comment": "bool"
|
|
},
|
|
"m_fAlternateColorBrightness": {
|
|
"value": 3672,
|
|
"comment": "float"
|
|
},
|
|
"m_flBounceScale": {
|
|
"value": 3652,
|
|
"comment": "float"
|
|
},
|
|
"m_flBrightness": {
|
|
"value": 3280,
|
|
"comment": "float"
|
|
},
|
|
"m_flBrightnessScale": {
|
|
"value": 3284,
|
|
"comment": "float"
|
|
},
|
|
"m_flColorTemperature": {
|
|
"value": 3276,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeSizeEnd": {
|
|
"value": 3696,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeSizeStart": {
|
|
"value": 3692,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogScale": {
|
|
"value": 3688,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogStrength": {
|
|
"value": 3680,
|
|
"comment": "float"
|
|
},
|
|
"m_flLightStyleStartTime": {
|
|
"value": 3320,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flLuminaireAnisotropy": {
|
|
"value": 3304,
|
|
"comment": "float"
|
|
},
|
|
"m_flLuminaireSize": {
|
|
"value": 3300,
|
|
"comment": "float"
|
|
},
|
|
"m_flMinRoughness": {
|
|
"value": 3656,
|
|
"comment": "float"
|
|
},
|
|
"m_flRange": {
|
|
"value": 3600,
|
|
"comment": "float"
|
|
},
|
|
"m_flShadowFadeSizeEnd": {
|
|
"value": 3704,
|
|
"comment": "float"
|
|
},
|
|
"m_flShadowFadeSizeStart": {
|
|
"value": 3700,
|
|
"comment": "float"
|
|
},
|
|
"m_flShape": {
|
|
"value": 3568,
|
|
"comment": "float"
|
|
},
|
|
"m_flSkirt": {
|
|
"value": 3580,
|
|
"comment": "float"
|
|
},
|
|
"m_flSkirtNear": {
|
|
"value": 3584,
|
|
"comment": "float"
|
|
},
|
|
"m_flSoftX": {
|
|
"value": 3572,
|
|
"comment": "float"
|
|
},
|
|
"m_flSoftY": {
|
|
"value": 3576,
|
|
"comment": "float"
|
|
},
|
|
"m_hLightCookie": {
|
|
"value": 3560,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_nBakeSpecularToCubemaps": {
|
|
"value": 3616,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nBakedShadowIndex": {
|
|
"value": 3292,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nBounceLight": {
|
|
"value": 3648,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nCastShadows": {
|
|
"value": 3632,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nColorMode": {
|
|
"value": 3268,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nDirectLight": {
|
|
"value": 3288,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nFog": {
|
|
"value": 3676,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nFogShadows": {
|
|
"value": 3684,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLuminaireShape": {
|
|
"value": 3296,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nShadowMapSize": {
|
|
"value": 3636,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nShadowPriority": {
|
|
"value": 3640,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vAlternateColor": {
|
|
"value": 3660,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vBakeSpecularToCubemapsSize": {
|
|
"value": 3620,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vPrecomputedBoundsMaxs": {
|
|
"value": 3724,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vPrecomputedBoundsMins": {
|
|
"value": 3712,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vPrecomputedOBBAngles": {
|
|
"value": 3748,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_vPrecomputedOBBExtent": {
|
|
"value": 3760,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vPrecomputedOBBOrigin": {
|
|
"value": 3736,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vShear": {
|
|
"value": 3604,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vSizeParams": {
|
|
"value": 3588,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_BaseButton": {
|
|
"data": {
|
|
"m_glowEntity": {
|
|
"value": 3264,
|
|
"comment": "CHandle<C_BaseModelEntity>"
|
|
},
|
|
"m_szDisplayText": {
|
|
"value": 3272,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_usable": {
|
|
"value": 3268,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": "C_BaseToggle"
|
|
},
|
|
"C_BaseCSGrenade": {
|
|
"data": {
|
|
"m_bClientPredictDelete": {
|
|
"value": 6656,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsHeldByPlayer": {
|
|
"value": 6658,
|
|
"comment": "bool"
|
|
},
|
|
"m_bJumpThrow": {
|
|
"value": 6660,
|
|
"comment": "bool"
|
|
},
|
|
"m_bJustPulledPin": {
|
|
"value": 6684,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPinPulled": {
|
|
"value": 6659,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRedraw": {
|
|
"value": 6657,
|
|
"comment": "bool"
|
|
},
|
|
"m_eThrowStatus": {
|
|
"value": 6664,
|
|
"comment": "EGrenadeThrowState"
|
|
},
|
|
"m_fDropTime": {
|
|
"value": 6680,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_fThrowTime": {
|
|
"value": 6668,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flNextHoldFrac": {
|
|
"value": 6692,
|
|
"comment": "float"
|
|
},
|
|
"m_flThrowStrength": {
|
|
"value": 6672,
|
|
"comment": "float"
|
|
},
|
|
"m_flThrowStrengthApproach": {
|
|
"value": 6676,
|
|
"comment": "float"
|
|
},
|
|
"m_hSwitchToWeaponAfterThrow": {
|
|
"value": 6696,
|
|
"comment": "CHandle<C_CSWeaponBase>"
|
|
},
|
|
"m_nNextHoldTick": {
|
|
"value": 6688,
|
|
"comment": "GameTick_t"
|
|
}
|
|
},
|
|
"comment": "C_CSWeaponBase"
|
|
},
|
|
"C_BaseCSGrenadeProjectile": {
|
|
"data": {
|
|
"flNextTrailLineTime": {
|
|
"value": 4272,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_arrTrajectoryTrailPointCreationTimes": {
|
|
"value": 4320,
|
|
"comment": "CUtlVector<float>"
|
|
},
|
|
"m_arrTrajectoryTrailPoints": {
|
|
"value": 4296,
|
|
"comment": "CUtlVector<Vector>"
|
|
},
|
|
"m_bCanCreateGrenadeTrail": {
|
|
"value": 4277,
|
|
"comment": "bool"
|
|
},
|
|
"m_bExplodeEffectBegan": {
|
|
"value": 4276,
|
|
"comment": "bool"
|
|
},
|
|
"m_flSpawnTime": {
|
|
"value": 4256,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flTrajectoryTrailEffectCreationTime": {
|
|
"value": 4344,
|
|
"comment": "float"
|
|
},
|
|
"m_hSnapshotTrajectoryParticleSnapshot": {
|
|
"value": 4288,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIParticleSnapshot>"
|
|
},
|
|
"m_nBounces": {
|
|
"value": 4224,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nExplodeEffectIndex": {
|
|
"value": 4232,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIParticleSystemDefinition>"
|
|
},
|
|
"m_nExplodeEffectTickBegin": {
|
|
"value": 4240,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nSnapshotTrajectoryEffectIndex": {
|
|
"value": 4280,
|
|
"comment": "ParticleIndex_t"
|
|
},
|
|
"m_vInitialPosition": {
|
|
"value": 4200,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vInitialVelocity": {
|
|
"value": 4212,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecExplodeEffectOrigin": {
|
|
"value": 4244,
|
|
"comment": "Vector"
|
|
},
|
|
"vecLastTrailLinePos": {
|
|
"value": 4260,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseGrenade"
|
|
},
|
|
"C_BaseClientUIEntity": {
|
|
"data": {
|
|
"m_DialogXMLName": {
|
|
"value": 3280,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_PanelClassName": {
|
|
"value": 3288,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_PanelID": {
|
|
"value": 3296,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_bEnabled": {
|
|
"value": 3272,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_BaseCombatCharacter": {
|
|
"data": {
|
|
"m_bloodColor": {
|
|
"value": 4144,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_flFieldOfView": {
|
|
"value": 4164,
|
|
"comment": "float"
|
|
},
|
|
"m_flWaterNextTraceTime": {
|
|
"value": 4160,
|
|
"comment": "float"
|
|
},
|
|
"m_flWaterWorldZ": {
|
|
"value": 4156,
|
|
"comment": "float"
|
|
},
|
|
"m_hMyWearables": {
|
|
"value": 4120,
|
|
"comment": "C_NetworkUtlVectorBase<CHandle<C_EconWearable>>"
|
|
},
|
|
"m_leftFootAttachment": {
|
|
"value": 4148,
|
|
"comment": "AttachmentHandle_t"
|
|
},
|
|
"m_nWaterWakeMode": {
|
|
"value": 4152,
|
|
"comment": "C_BaseCombatCharacter::WaterWakeMode_t"
|
|
},
|
|
"m_rightFootAttachment": {
|
|
"value": 4149,
|
|
"comment": "AttachmentHandle_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseFlex"
|
|
},
|
|
"C_BaseDoor": {
|
|
"data": {
|
|
"m_bIsUsable": {
|
|
"value": 3264,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": "C_BaseToggle"
|
|
},
|
|
"C_BaseEntity": {
|
|
"data": {
|
|
"m_CBodyComponent": {
|
|
"value": 48,
|
|
"comment": "CBodyComponent*"
|
|
},
|
|
"m_DataChangeEventRef": {
|
|
"value": 1268,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_EntClientFlags": {
|
|
"value": 956,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_ListEntry": {
|
|
"value": 924,
|
|
"comment": "uint16_t[11]"
|
|
},
|
|
"m_MoveCollide": {
|
|
"value": 1052,
|
|
"comment": "MoveCollide_t"
|
|
},
|
|
"m_MoveType": {
|
|
"value": 1053,
|
|
"comment": "MoveType_t"
|
|
},
|
|
"m_NetworkTransmitComponent": {
|
|
"value": 56,
|
|
"comment": "CNetworkTransmitComponent"
|
|
},
|
|
"m_Particles": {
|
|
"value": 1128,
|
|
"comment": "CParticleProperty"
|
|
},
|
|
"m_aThinkFunctions": {
|
|
"value": 880,
|
|
"comment": "CUtlVector<thinkfunc_t>"
|
|
},
|
|
"m_bAnimTimeChanged": {
|
|
"value": 1321,
|
|
"comment": "bool"
|
|
},
|
|
"m_bAnimatedEveryTick": {
|
|
"value": 1085,
|
|
"comment": "bool"
|
|
},
|
|
"m_bApplyLayerMatchIDToModel": {
|
|
"value": 851,
|
|
"comment": "bool"
|
|
},
|
|
"m_bClientSideRagdoll": {
|
|
"value": 958,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasAddedVarsToInterpolation": {
|
|
"value": 914,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasSuccessfullyInterpolated": {
|
|
"value": 913,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInterpolateEvenWithNoModel": {
|
|
"value": 849,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPredictable": {
|
|
"value": 1105,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPredictionEligible": {
|
|
"value": 850,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRenderEvenWhenNotSuccessfullyInterpolated": {
|
|
"value": 915,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRenderWithViewModels": {
|
|
"value": 1106,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSimulatedEveryTick": {
|
|
"value": 1084,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSimulationTimeChanged": {
|
|
"value": 1322,
|
|
"comment": "bool"
|
|
},
|
|
"m_bTakesDamage": {
|
|
"value": 817,
|
|
"comment": "bool"
|
|
},
|
|
"m_dependencies": {
|
|
"value": 1272,
|
|
"comment": "CUtlVector<CEntityHandle>"
|
|
},
|
|
"m_fBBoxVisFlags": {
|
|
"value": 1104,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_fEffects": {
|
|
"value": 1060,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_fFlags": {
|
|
"value": 968,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_flAnimTime": {
|
|
"value": 904,
|
|
"comment": "float"
|
|
},
|
|
"m_flCreateTime": {
|
|
"value": 948,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flElasticity": {
|
|
"value": 1072,
|
|
"comment": "float"
|
|
},
|
|
"m_flFriction": {
|
|
"value": 1068,
|
|
"comment": "float"
|
|
},
|
|
"m_flGravityScale": {
|
|
"value": 1076,
|
|
"comment": "float"
|
|
},
|
|
"m_flNavIgnoreUntilTime": {
|
|
"value": 1088,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flProxyRandomValue": {
|
|
"value": 840,
|
|
"comment": "float"
|
|
},
|
|
"m_flSimulationTime": {
|
|
"value": 908,
|
|
"comment": "float"
|
|
},
|
|
"m_flSpeed": {
|
|
"value": 952,
|
|
"comment": "float"
|
|
},
|
|
"m_flTimeScale": {
|
|
"value": 1080,
|
|
"comment": "float"
|
|
},
|
|
"m_flWaterLevel": {
|
|
"value": 1056,
|
|
"comment": "float"
|
|
},
|
|
"m_hEffectEntity": {
|
|
"value": 1044,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hGroundEntity": {
|
|
"value": 1064,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hOldMoveParent": {
|
|
"value": 1120,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hOwnerEntity": {
|
|
"value": 1048,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hSceneObjectController": {
|
|
"value": 828,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hThink": {
|
|
"value": 1092,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_iCurrentThinkContext": {
|
|
"value": 876,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iEFlags": {
|
|
"value": 844,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iHealth": {
|
|
"value": 812,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iMaxHealth": {
|
|
"value": 808,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iTeamNum": {
|
|
"value": 959,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_lifeState": {
|
|
"value": 816,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nCreationTick": {
|
|
"value": 1296,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nFirstPredictableCommand": {
|
|
"value": 1112,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nInterpolationLatchDirtyFlags": {
|
|
"value": 916,
|
|
"comment": "int32_t[2]"
|
|
},
|
|
"m_nLastPredictableCommand": {
|
|
"value": 1116,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLastThinkTick": {
|
|
"value": 776,
|
|
"comment": "GameTick_t"
|
|
},
|
|
"m_nNextScriptVarRecordID": {
|
|
"value": 1240,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nNextThinkTick": {
|
|
"value": 964,
|
|
"comment": "GameTick_t"
|
|
},
|
|
"m_nNoInterpolationTick": {
|
|
"value": 832,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nSceneObjectOverrideFlags": {
|
|
"value": 912,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nSimulationTick": {
|
|
"value": 872,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nSplitUserPlayerPredictionSlot": {
|
|
"value": 1108,
|
|
"comment": "CSplitScreenSlot"
|
|
},
|
|
"m_nSubclassID": {
|
|
"value": 856,
|
|
"comment": "CUtlStringToken"
|
|
},
|
|
"m_nTakeDamageFlags": {
|
|
"value": 820,
|
|
"comment": "TakeDamageFlags_t"
|
|
},
|
|
"m_nVisibilityNoInterpolationTick": {
|
|
"value": 836,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nWaterType": {
|
|
"value": 848,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_pCollision": {
|
|
"value": 800,
|
|
"comment": "CCollisionProperty*"
|
|
},
|
|
"m_pGameSceneNode": {
|
|
"value": 784,
|
|
"comment": "CGameSceneNode*"
|
|
},
|
|
"m_pRenderComponent": {
|
|
"value": 792,
|
|
"comment": "CRenderComponent*"
|
|
},
|
|
"m_sUniqueHammerID": {
|
|
"value": 1336,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_spawnflags": {
|
|
"value": 960,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_tokLayerMatchID": {
|
|
"value": 852,
|
|
"comment": "CUtlStringToken"
|
|
},
|
|
"m_ubInterpolationFrame": {
|
|
"value": 824,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_vecAbsVelocity": {
|
|
"value": 972,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecAngVelocity": {
|
|
"value": 1256,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_vecBaseVelocity": {
|
|
"value": 1032,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecPredictedScriptFloatIDs": {
|
|
"value": 1192,
|
|
"comment": "CUtlVector<int32_t>"
|
|
},
|
|
"m_vecPredictedScriptFloats": {
|
|
"value": 1168,
|
|
"comment": "CUtlVector<float>"
|
|
},
|
|
"m_vecVelocity": {
|
|
"value": 984,
|
|
"comment": "CNetworkVelocityVector"
|
|
}
|
|
},
|
|
"comment": "CEntityInstance"
|
|
},
|
|
"C_BaseFire": {
|
|
"data": {
|
|
"m_flScale": {
|
|
"value": 1344,
|
|
"comment": "float"
|
|
},
|
|
"m_flScaleTime": {
|
|
"value": 1352,
|
|
"comment": "float"
|
|
},
|
|
"m_flStartScale": {
|
|
"value": 1348,
|
|
"comment": "float"
|
|
},
|
|
"m_nFlags": {
|
|
"value": 1356,
|
|
"comment": "uint32_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_BaseFlex": {
|
|
"data": {
|
|
"m_CachedViewTarget": {
|
|
"value": 3876,
|
|
"comment": "Vector"
|
|
},
|
|
"m_PhonemeClasses": {
|
|
"value": 4024,
|
|
"comment": "C_BaseFlex::Emphasized_Phoneme[3]"
|
|
},
|
|
"m_bResetFlexWeightsOnModelChange": {
|
|
"value": 3918,
|
|
"comment": "bool"
|
|
},
|
|
"m_blinktime": {
|
|
"value": 3896,
|
|
"comment": "float"
|
|
},
|
|
"m_blinktoggle": {
|
|
"value": 3776,
|
|
"comment": "bool"
|
|
},
|
|
"m_flBlinkAmount": {
|
|
"value": 3912,
|
|
"comment": "float"
|
|
},
|
|
"m_flJawOpenAmount": {
|
|
"value": 3908,
|
|
"comment": "float"
|
|
},
|
|
"m_flexWeight": {
|
|
"value": 3728,
|
|
"comment": "C_NetworkUtlVectorBase<float>"
|
|
},
|
|
"m_iBlink": {
|
|
"value": 3892,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iEyeAttachment": {
|
|
"value": 3917,
|
|
"comment": "AttachmentHandle_t"
|
|
},
|
|
"m_iJawOpen": {
|
|
"value": 3904,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iMouthAttachment": {
|
|
"value": 3916,
|
|
"comment": "AttachmentHandle_t"
|
|
},
|
|
"m_mEyeOcclusionRendererCameraToBoneTransform": {
|
|
"value": 3948,
|
|
"comment": "matrix3x4_t"
|
|
},
|
|
"m_nEyeOcclusionRendererBone": {
|
|
"value": 3944,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLastFlexUpdateFrameCount": {
|
|
"value": 3872,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nNextSceneEventId": {
|
|
"value": 3888,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_prevblinktoggle": {
|
|
"value": 3900,
|
|
"comment": "bool"
|
|
},
|
|
"m_vEyeOcclusionRendererHalfExtent": {
|
|
"value": 3996,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vLookTargetPosition": {
|
|
"value": 3752,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_BaseFlex_Emphasized_Phoneme": {
|
|
"data": {
|
|
"m_bBasechecked": {
|
|
"value": 29,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRequired": {
|
|
"value": 28,
|
|
"comment": "bool"
|
|
},
|
|
"m_bValid": {
|
|
"value": 30,
|
|
"comment": "bool"
|
|
},
|
|
"m_flAmount": {
|
|
"value": 24,
|
|
"comment": "float"
|
|
},
|
|
"m_sClassName": {
|
|
"value": 0,
|
|
"comment": "CUtlString"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"C_BaseGrenade": {
|
|
"data": {
|
|
"m_DmgRadius": {
|
|
"value": 4124,
|
|
"comment": "float"
|
|
},
|
|
"m_ExplosionSound": {
|
|
"value": 4152,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_bHasWarnedAI": {
|
|
"value": 4120,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsLive": {
|
|
"value": 4122,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsSmokeGrenade": {
|
|
"value": 4121,
|
|
"comment": "bool"
|
|
},
|
|
"m_flDamage": {
|
|
"value": 4136,
|
|
"comment": "float"
|
|
},
|
|
"m_flDetonateTime": {
|
|
"value": 4128,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flNextAttack": {
|
|
"value": 4188,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flWarnAITime": {
|
|
"value": 4132,
|
|
"comment": "float"
|
|
},
|
|
"m_hOriginalThrower": {
|
|
"value": 4192,
|
|
"comment": "CHandle<C_CSPlayerPawn>"
|
|
},
|
|
"m_hThrower": {
|
|
"value": 4164,
|
|
"comment": "CHandle<C_CSPlayerPawn>"
|
|
},
|
|
"m_iszBounceSound": {
|
|
"value": 4144,
|
|
"comment": "CUtlSymbolLarge"
|
|
}
|
|
},
|
|
"comment": "C_BaseFlex"
|
|
},
|
|
"C_BaseModelEntity": {
|
|
"data": {
|
|
"m_CHitboxComponent": {
|
|
"value": 2584,
|
|
"comment": "CHitboxComponent"
|
|
},
|
|
"m_CRenderComponent": {
|
|
"value": 2576,
|
|
"comment": "CRenderComponent*"
|
|
},
|
|
"m_ClientOverrideTint": {
|
|
"value": 3200,
|
|
"comment": "Color"
|
|
},
|
|
"m_Collision": {
|
|
"value": 2792,
|
|
"comment": "CCollisionProperty"
|
|
},
|
|
"m_ConfigEntitiesToPropagateMaterialDecalsTo": {
|
|
"value": 3120,
|
|
"comment": "C_NetworkUtlVectorBase<CHandle<C_BaseModelEntity>>"
|
|
},
|
|
"m_Glow": {
|
|
"value": 2968,
|
|
"comment": "CGlowProperty"
|
|
},
|
|
"m_bAllowFadeInView": {
|
|
"value": 2674,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInitModelEffects": {
|
|
"value": 2656,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsStaticProp": {
|
|
"value": 2657,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRenderToCubemaps": {
|
|
"value": 2784,
|
|
"comment": "bool"
|
|
},
|
|
"m_bUseClientOverrideTint": {
|
|
"value": 3204,
|
|
"comment": "bool"
|
|
},
|
|
"m_clrRender": {
|
|
"value": 2675,
|
|
"comment": "Color"
|
|
},
|
|
"m_fadeMaxDist": {
|
|
"value": 3064,
|
|
"comment": "float"
|
|
},
|
|
"m_fadeMinDist": {
|
|
"value": 3060,
|
|
"comment": "float"
|
|
},
|
|
"m_flDecalHealBloodRate": {
|
|
"value": 3108,
|
|
"comment": "float"
|
|
},
|
|
"m_flDecalHealHeightRate": {
|
|
"value": 3112,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeScale": {
|
|
"value": 3068,
|
|
"comment": "float"
|
|
},
|
|
"m_flGlowBackfaceMult": {
|
|
"value": 3056,
|
|
"comment": "float"
|
|
},
|
|
"m_flShadowStrength": {
|
|
"value": 3072,
|
|
"comment": "float"
|
|
},
|
|
"m_iOldHealth": {
|
|
"value": 2668,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nAddDecal": {
|
|
"value": 3080,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nDecalsAdded": {
|
|
"value": 2664,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLastAddDecal": {
|
|
"value": 2660,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nObjectCulling": {
|
|
"value": 3076,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nRenderFX": {
|
|
"value": 2673,
|
|
"comment": "RenderFx_t"
|
|
},
|
|
"m_nRenderMode": {
|
|
"value": 2672,
|
|
"comment": "RenderMode_t"
|
|
},
|
|
"m_pClientAlphaProperty": {
|
|
"value": 3192,
|
|
"comment": "CClientAlphaProperty*"
|
|
},
|
|
"m_vDecalForwardAxis": {
|
|
"value": 3096,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vDecalPosition": {
|
|
"value": 3084,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecRenderAttributes": {
|
|
"value": 2680,
|
|
"comment": "C_UtlVectorEmbeddedNetworkVar<EntityRenderAttribute_t>"
|
|
},
|
|
"m_vecViewOffset": {
|
|
"value": 3144,
|
|
"comment": "CNetworkViewOffsetVector"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_BasePlayerPawn": {
|
|
"data": {
|
|
"m_ServerViewAngleChanges": {
|
|
"value": 4344,
|
|
"comment": "C_UtlVectorEmbeddedNetworkVar<ViewAngleServerChange_t>"
|
|
},
|
|
"m_bIsSwappingToPredictableController": {
|
|
"value": 4672,
|
|
"comment": "bool"
|
|
},
|
|
"m_flDeathTime": {
|
|
"value": 4600,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flFOVSensitivityAdjust": {
|
|
"value": 4636,
|
|
"comment": "float"
|
|
},
|
|
"m_flLastCameraSetupTime": {
|
|
"value": 4632,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flMouseSensitivity": {
|
|
"value": 4640,
|
|
"comment": "float"
|
|
},
|
|
"m_flOldSimulationTime": {
|
|
"value": 4656,
|
|
"comment": "float"
|
|
},
|
|
"m_flPredictionErrorTime": {
|
|
"value": 4616,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_hController": {
|
|
"value": 4668,
|
|
"comment": "CHandle<CBasePlayerController>"
|
|
},
|
|
"m_iHideHUD": {
|
|
"value": 4452,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nHighestConsumedServerViewAngleChangeIndex": {
|
|
"value": 4424,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nLastExecutedCommandNumber": {
|
|
"value": 4660,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLastExecutedCommandTick": {
|
|
"value": 4664,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_pAutoaimServices": {
|
|
"value": 4280,
|
|
"comment": "CPlayer_AutoaimServices*"
|
|
},
|
|
"m_pCameraServices": {
|
|
"value": 4320,
|
|
"comment": "CPlayer_CameraServices*"
|
|
},
|
|
"m_pFlashlightServices": {
|
|
"value": 4312,
|
|
"comment": "CPlayer_FlashlightServices*"
|
|
},
|
|
"m_pItemServices": {
|
|
"value": 4272,
|
|
"comment": "CPlayer_ItemServices*"
|
|
},
|
|
"m_pMovementServices": {
|
|
"value": 4328,
|
|
"comment": "CPlayer_MovementServices*"
|
|
},
|
|
"m_pObserverServices": {
|
|
"value": 4288,
|
|
"comment": "CPlayer_ObserverServices*"
|
|
},
|
|
"m_pUseServices": {
|
|
"value": 4304,
|
|
"comment": "CPlayer_UseServices*"
|
|
},
|
|
"m_pWaterServices": {
|
|
"value": 4296,
|
|
"comment": "CPlayer_WaterServices*"
|
|
},
|
|
"m_pWeaponServices": {
|
|
"value": 4264,
|
|
"comment": "CPlayer_WeaponServices*"
|
|
},
|
|
"m_skybox3d": {
|
|
"value": 4456,
|
|
"comment": "sky3dparams_t"
|
|
},
|
|
"m_vOldOrigin": {
|
|
"value": 4644,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecLastCameraSetupLocalOrigin": {
|
|
"value": 4620,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecPredictionError": {
|
|
"value": 4604,
|
|
"comment": "Vector"
|
|
},
|
|
"v_angle": {
|
|
"value": 4428,
|
|
"comment": "QAngle"
|
|
},
|
|
"v_anglePrevious": {
|
|
"value": 4440,
|
|
"comment": "QAngle"
|
|
}
|
|
},
|
|
"comment": "C_BaseCombatCharacter"
|
|
},
|
|
"C_BasePlayerWeapon": {
|
|
"data": {
|
|
"m_flNextPrimaryAttackTickRatio": {
|
|
"value": 5476,
|
|
"comment": "float"
|
|
},
|
|
"m_flNextSecondaryAttackTickRatio": {
|
|
"value": 5484,
|
|
"comment": "float"
|
|
},
|
|
"m_iClip1": {
|
|
"value": 5488,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iClip2": {
|
|
"value": 5492,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nNextPrimaryAttackTick": {
|
|
"value": 5472,
|
|
"comment": "GameTick_t"
|
|
},
|
|
"m_nNextSecondaryAttackTick": {
|
|
"value": 5480,
|
|
"comment": "GameTick_t"
|
|
},
|
|
"m_pReserveAmmo": {
|
|
"value": 5496,
|
|
"comment": "int32_t[2]"
|
|
}
|
|
},
|
|
"comment": "C_EconEntity"
|
|
},
|
|
"C_BasePropDoor": {
|
|
"data": {
|
|
"m_bLocked": {
|
|
"value": 4349,
|
|
"comment": "bool"
|
|
},
|
|
"m_closedAngles": {
|
|
"value": 4364,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_closedPosition": {
|
|
"value": 4352,
|
|
"comment": "Vector"
|
|
},
|
|
"m_eDoorState": {
|
|
"value": 4344,
|
|
"comment": "DoorState_t"
|
|
},
|
|
"m_hMaster": {
|
|
"value": 4376,
|
|
"comment": "CHandle<C_BasePropDoor>"
|
|
},
|
|
"m_modelChanged": {
|
|
"value": 4348,
|
|
"comment": "bool"
|
|
},
|
|
"m_vWhereToSetLightingOrigin": {
|
|
"value": 4380,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_DynamicProp"
|
|
},
|
|
"C_BaseToggle": {
|
|
"data": {},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_BaseTrigger": {
|
|
"data": {
|
|
"m_bClientSidePredicted": {
|
|
"value": 3265,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDisabled": {
|
|
"value": 3264,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": "C_BaseToggle"
|
|
},
|
|
"C_BaseViewModel": {
|
|
"data": {
|
|
"m_flAnimationStartTime": {
|
|
"value": 3740,
|
|
"comment": "float"
|
|
},
|
|
"m_hControlPanel": {
|
|
"value": 3812,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hOldLayerSequence": {
|
|
"value": 3800,
|
|
"comment": "HSequence"
|
|
},
|
|
"m_hWeapon": {
|
|
"value": 3744,
|
|
"comment": "CHandle<C_BasePlayerWeapon>"
|
|
},
|
|
"m_hWeaponModel": {
|
|
"value": 3768,
|
|
"comment": "CHandle<C_ViewmodelWeapon>"
|
|
},
|
|
"m_iCameraAttachment": {
|
|
"value": 3772,
|
|
"comment": "AttachmentHandle_t"
|
|
},
|
|
"m_nAnimationParity": {
|
|
"value": 3736,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nOldAnimationParity": {
|
|
"value": 3796,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nViewModelIndex": {
|
|
"value": 3732,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_oldLayer": {
|
|
"value": 3804,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_oldLayerStartTime": {
|
|
"value": 3808,
|
|
"comment": "float"
|
|
},
|
|
"m_previousCycle": {
|
|
"value": 3792,
|
|
"comment": "float"
|
|
},
|
|
"m_previousElapsedDuration": {
|
|
"value": 3788,
|
|
"comment": "float"
|
|
},
|
|
"m_sAnimationPrefix": {
|
|
"value": 3760,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_sVMName": {
|
|
"value": 3752,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_vecLastCameraAngles": {
|
|
"value": 3776,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_vecLastFacing": {
|
|
"value": 3720,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_Beam": {
|
|
"data": {
|
|
"m_bTurnedOff": {
|
|
"value": 3432,
|
|
"comment": "bool"
|
|
},
|
|
"m_fAmplitude": {
|
|
"value": 3412,
|
|
"comment": "float"
|
|
},
|
|
"m_fEndWidth": {
|
|
"value": 3400,
|
|
"comment": "float"
|
|
},
|
|
"m_fFadeLength": {
|
|
"value": 3404,
|
|
"comment": "float"
|
|
},
|
|
"m_fHaloScale": {
|
|
"value": 3408,
|
|
"comment": "float"
|
|
},
|
|
"m_fSpeed": {
|
|
"value": 3420,
|
|
"comment": "float"
|
|
},
|
|
"m_fStartFrame": {
|
|
"value": 3416,
|
|
"comment": "float"
|
|
},
|
|
"m_fWidth": {
|
|
"value": 3396,
|
|
"comment": "float"
|
|
},
|
|
"m_flDamage": {
|
|
"value": 3276,
|
|
"comment": "float"
|
|
},
|
|
"m_flFireTime": {
|
|
"value": 3272,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flFrame": {
|
|
"value": 3424,
|
|
"comment": "float"
|
|
},
|
|
"m_flFrameRate": {
|
|
"value": 3264,
|
|
"comment": "float"
|
|
},
|
|
"m_flHDRColorScale": {
|
|
"value": 3268,
|
|
"comment": "float"
|
|
},
|
|
"m_hAttachEntity": {
|
|
"value": 3344,
|
|
"comment": "CHandle<C_BaseEntity>[10]"
|
|
},
|
|
"m_hBaseMaterial": {
|
|
"value": 3320,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIMaterial2>"
|
|
},
|
|
"m_hEndEntity": {
|
|
"value": 3448,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_nAttachIndex": {
|
|
"value": 3384,
|
|
"comment": "AttachmentHandle_t[10]"
|
|
},
|
|
"m_nBeamFlags": {
|
|
"value": 3340,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nBeamType": {
|
|
"value": 3336,
|
|
"comment": "BeamType_t"
|
|
},
|
|
"m_nClipStyle": {
|
|
"value": 3428,
|
|
"comment": "BeamClipStyle_t"
|
|
},
|
|
"m_nHaloIndex": {
|
|
"value": 3328,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIMaterial2>"
|
|
},
|
|
"m_nNumBeamEnts": {
|
|
"value": 3280,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_queryHandleHalo": {
|
|
"value": 3284,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vecEndPos": {
|
|
"value": 3436,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_Breakable": {
|
|
"data": {},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_BreakableProp": {
|
|
"data": {
|
|
"m_OnBreak": {
|
|
"value": 3784,
|
|
"comment": "CEntityIOOutput"
|
|
},
|
|
"m_OnHealthChanged": {
|
|
"value": 3824,
|
|
"comment": "CEntityOutputTemplate<float>"
|
|
},
|
|
"m_OnTakeDamage": {
|
|
"value": 3864,
|
|
"comment": "CEntityIOOutput"
|
|
},
|
|
"m_PerformanceMode": {
|
|
"value": 3920,
|
|
"comment": "PerformanceMode_t"
|
|
},
|
|
"m_bHasBreakPiecesOrCommands": {
|
|
"value": 3968,
|
|
"comment": "bool"
|
|
},
|
|
"m_explodeDamage": {
|
|
"value": 3972,
|
|
"comment": "float"
|
|
},
|
|
"m_explodeRadius": {
|
|
"value": 3976,
|
|
"comment": "float"
|
|
},
|
|
"m_explosionBuildupSound": {
|
|
"value": 3992,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_explosionCustomEffect": {
|
|
"value": 4000,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_explosionCustomSound": {
|
|
"value": 4008,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_explosionDelay": {
|
|
"value": 3984,
|
|
"comment": "float"
|
|
},
|
|
"m_explosionModifier": {
|
|
"value": 4016,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_flDefaultFadeScale": {
|
|
"value": 4032,
|
|
"comment": "float"
|
|
},
|
|
"m_flDmgModBullet": {
|
|
"value": 3924,
|
|
"comment": "float"
|
|
},
|
|
"m_flDmgModClub": {
|
|
"value": 3928,
|
|
"comment": "float"
|
|
},
|
|
"m_flDmgModExplosive": {
|
|
"value": 3932,
|
|
"comment": "float"
|
|
},
|
|
"m_flDmgModFire": {
|
|
"value": 3936,
|
|
"comment": "float"
|
|
},
|
|
"m_flLastPhysicsInfluenceTime": {
|
|
"value": 4028,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flPressureDelay": {
|
|
"value": 3912,
|
|
"comment": "float"
|
|
},
|
|
"m_flPreventDamageBeforeTime": {
|
|
"value": 3964,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_hBreaker": {
|
|
"value": 3916,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hFlareEnt": {
|
|
"value": 4040,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hLastAttacker": {
|
|
"value": 4036,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hPhysicsAttacker": {
|
|
"value": 4024,
|
|
"comment": "CHandle<C_BasePlayerPawn>"
|
|
},
|
|
"m_iInteractions": {
|
|
"value": 3960,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iMinHealthDmg": {
|
|
"value": 3908,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_impactEnergyScale": {
|
|
"value": 3904,
|
|
"comment": "float"
|
|
},
|
|
"m_iszBasePropData": {
|
|
"value": 3952,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_iszPhysicsDamageTableName": {
|
|
"value": 3944,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_noGhostCollision": {
|
|
"value": 4044,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": "CBaseProp"
|
|
},
|
|
"C_BulletHitModel": {
|
|
"data": {
|
|
"m_bIsHit": {
|
|
"value": 3768,
|
|
"comment": "bool"
|
|
},
|
|
"m_flTimeCreated": {
|
|
"value": 3772,
|
|
"comment": "float"
|
|
},
|
|
"m_hPlayerParent": {
|
|
"value": 3764,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_iBoneIndex": {
|
|
"value": 3760,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_matLocal": {
|
|
"value": 3712,
|
|
"comment": "matrix3x4_t"
|
|
},
|
|
"m_vecStartPos": {
|
|
"value": 3776,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_C4": {
|
|
"data": {
|
|
"m_activeLightParticleIndex": {
|
|
"value": 6688,
|
|
"comment": "ParticleIndex_t"
|
|
},
|
|
"m_bBombPlacedAnimation": {
|
|
"value": 6704,
|
|
"comment": "bool"
|
|
},
|
|
"m_bBombPlanted": {
|
|
"value": 6747,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDroppedFromDeath": {
|
|
"value": 6748,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsPlantingViaUse": {
|
|
"value": 6705,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPlayedArmingBeeps": {
|
|
"value": 6740,
|
|
"comment": "bool[7]"
|
|
},
|
|
"m_bStartedArming": {
|
|
"value": 6696,
|
|
"comment": "bool"
|
|
},
|
|
"m_eActiveLightEffect": {
|
|
"value": 6692,
|
|
"comment": "C4LightEffect_t"
|
|
},
|
|
"m_entitySpottedState": {
|
|
"value": 6712,
|
|
"comment": "EntitySpottedState_t"
|
|
},
|
|
"m_fArmedTime": {
|
|
"value": 6700,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_nSpotRules": {
|
|
"value": 6736,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_szScreenText": {
|
|
"value": 6656,
|
|
"comment": "char[32]"
|
|
}
|
|
},
|
|
"comment": "C_CSWeaponBase"
|
|
},
|
|
"C_CSGOViewModel": {
|
|
"data": {
|
|
"m_bNeedToQueueHighResComposite": {
|
|
"value": 3872,
|
|
"comment": "bool"
|
|
},
|
|
"m_bShouldIgnoreOffsetAndAccuracy": {
|
|
"value": 3856,
|
|
"comment": "bool"
|
|
},
|
|
"m_nLastKnownAssociatedWeaponEntIndex": {
|
|
"value": 3868,
|
|
"comment": "CEntityIndex"
|
|
},
|
|
"m_nOldWeaponParity": {
|
|
"value": 3864,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nWeaponParity": {
|
|
"value": 3860,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_vLoweredWeaponOffset": {
|
|
"value": 3940,
|
|
"comment": "QAngle"
|
|
}
|
|
},
|
|
"comment": "C_PredictedViewModel"
|
|
},
|
|
"C_CSGO_CounterTerroristTeamIntroCamera": {
|
|
"data": {},
|
|
"comment": "C_CSGO_TeamPreviewCamera"
|
|
},
|
|
"C_CSGO_CounterTerroristWingmanIntroCamera": {
|
|
"data": {},
|
|
"comment": "C_CSGO_TeamPreviewCamera"
|
|
},
|
|
"C_CSGO_EndOfMatchCamera": {
|
|
"data": {},
|
|
"comment": "C_CSGO_TeamPreviewCamera"
|
|
},
|
|
"C_CSGO_EndOfMatchCharacterPosition": {
|
|
"data": {},
|
|
"comment": "C_CSGO_TeamPreviewCharacterPosition"
|
|
},
|
|
"C_CSGO_EndOfMatchLineupEnd": {
|
|
"data": {},
|
|
"comment": "C_CSGO_EndOfMatchLineupEndpoint"
|
|
},
|
|
"C_CSGO_EndOfMatchLineupEndpoint": {
|
|
"data": {},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_CSGO_EndOfMatchLineupStart": {
|
|
"data": {},
|
|
"comment": "C_CSGO_EndOfMatchLineupEndpoint"
|
|
},
|
|
"C_CSGO_MapPreviewCameraPath": {
|
|
"data": {
|
|
"m_bConstantSpeed": {
|
|
"value": 1354,
|
|
"comment": "bool"
|
|
},
|
|
"m_bLoop": {
|
|
"value": 1352,
|
|
"comment": "bool"
|
|
},
|
|
"m_bVerticalFOV": {
|
|
"value": 1353,
|
|
"comment": "bool"
|
|
},
|
|
"m_flDuration": {
|
|
"value": 1356,
|
|
"comment": "float"
|
|
},
|
|
"m_flPathDuration": {
|
|
"value": 1428,
|
|
"comment": "float"
|
|
},
|
|
"m_flPathLength": {
|
|
"value": 1424,
|
|
"comment": "float"
|
|
},
|
|
"m_flZFar": {
|
|
"value": 1344,
|
|
"comment": "float"
|
|
},
|
|
"m_flZNear": {
|
|
"value": 1348,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_CSGO_MapPreviewCameraPathNode": {
|
|
"data": {
|
|
"m_flEaseIn": {
|
|
"value": 1388,
|
|
"comment": "float"
|
|
},
|
|
"m_flEaseOut": {
|
|
"value": 1392,
|
|
"comment": "float"
|
|
},
|
|
"m_flFOV": {
|
|
"value": 1380,
|
|
"comment": "float"
|
|
},
|
|
"m_flSpeed": {
|
|
"value": 1384,
|
|
"comment": "float"
|
|
},
|
|
"m_nPathIndex": {
|
|
"value": 1352,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_szParentPathUniqueID": {
|
|
"value": 1344,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_vInTangentLocal": {
|
|
"value": 1356,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vInTangentWorld": {
|
|
"value": 1396,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vOutTangentLocal": {
|
|
"value": 1368,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vOutTangentWorld": {
|
|
"value": 1408,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_CSGO_PreviewModel": {
|
|
"data": {
|
|
"m_animgraph": {
|
|
"value": 4120,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_animgraphCharacterModeString": {
|
|
"value": 4128,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_defaultAnim": {
|
|
"value": 4136,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_flInitialModelScale": {
|
|
"value": 4148,
|
|
"comment": "float"
|
|
},
|
|
"m_nDefaultAnimLoopMode": {
|
|
"value": 4144,
|
|
"comment": "AnimLoopMode_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseFlex"
|
|
},
|
|
"C_CSGO_PreviewModelAlias_csgo_item_previewmodel": {
|
|
"data": {},
|
|
"comment": "C_CSGO_PreviewModel"
|
|
},
|
|
"C_CSGO_PreviewPlayer": {
|
|
"data": {
|
|
"m_animgraph": {
|
|
"value": 9136,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_animgraphCharacterModeString": {
|
|
"value": 9144,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_flInitialModelScale": {
|
|
"value": 9152,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "C_CSPlayerPawn"
|
|
},
|
|
"C_CSGO_PreviewPlayerAlias_csgo_player_previewmodel": {
|
|
"data": {},
|
|
"comment": "C_CSGO_PreviewPlayer"
|
|
},
|
|
"C_CSGO_TeamIntroCharacterPosition": {
|
|
"data": {},
|
|
"comment": "C_CSGO_TeamPreviewCharacterPosition"
|
|
},
|
|
"C_CSGO_TeamIntroCounterTerroristPosition": {
|
|
"data": {},
|
|
"comment": "C_CSGO_TeamIntroCharacterPosition"
|
|
},
|
|
"C_CSGO_TeamIntroTerroristPosition": {
|
|
"data": {},
|
|
"comment": "C_CSGO_TeamIntroCharacterPosition"
|
|
},
|
|
"C_CSGO_TeamPreviewCamera": {
|
|
"data": {
|
|
"m_bDofEnabled": {
|
|
"value": 1444,
|
|
"comment": "bool"
|
|
},
|
|
"m_flDofFarBlurry": {
|
|
"value": 1460,
|
|
"comment": "float"
|
|
},
|
|
"m_flDofFarCrisp": {
|
|
"value": 1456,
|
|
"comment": "float"
|
|
},
|
|
"m_flDofNearBlurry": {
|
|
"value": 1448,
|
|
"comment": "float"
|
|
},
|
|
"m_flDofNearCrisp": {
|
|
"value": 1452,
|
|
"comment": "float"
|
|
},
|
|
"m_flDofTiltToGround": {
|
|
"value": 1464,
|
|
"comment": "float"
|
|
},
|
|
"m_nVariant": {
|
|
"value": 1440,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "C_CSGO_MapPreviewCameraPath"
|
|
},
|
|
"C_CSGO_TeamPreviewCharacterPosition": {
|
|
"data": {
|
|
"m_agentItem": {
|
|
"value": 1376,
|
|
"comment": "C_EconItemView"
|
|
},
|
|
"m_glovesItem": {
|
|
"value": 2472,
|
|
"comment": "C_EconItemView"
|
|
},
|
|
"m_nOrdinal": {
|
|
"value": 1352,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nRandom": {
|
|
"value": 1348,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nVariant": {
|
|
"value": 1344,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_sWeaponName": {
|
|
"value": 1360,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_weaponItem": {
|
|
"value": 3568,
|
|
"comment": "C_EconItemView"
|
|
},
|
|
"m_xuid": {
|
|
"value": 1368,
|
|
"comment": "uint64_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_CSGO_TeamPreviewModel": {
|
|
"data": {},
|
|
"comment": "C_CSGO_PreviewPlayer"
|
|
},
|
|
"C_CSGO_TeamSelectCamera": {
|
|
"data": {},
|
|
"comment": "C_CSGO_TeamPreviewCamera"
|
|
},
|
|
"C_CSGO_TeamSelectCharacterPosition": {
|
|
"data": {},
|
|
"comment": "C_CSGO_TeamPreviewCharacterPosition"
|
|
},
|
|
"C_CSGO_TeamSelectCounterTerroristPosition": {
|
|
"data": {},
|
|
"comment": "C_CSGO_TeamSelectCharacterPosition"
|
|
},
|
|
"C_CSGO_TeamSelectTerroristPosition": {
|
|
"data": {},
|
|
"comment": "C_CSGO_TeamSelectCharacterPosition"
|
|
},
|
|
"C_CSGO_TerroristTeamIntroCamera": {
|
|
"data": {},
|
|
"comment": "C_CSGO_TeamPreviewCamera"
|
|
},
|
|
"C_CSGO_TerroristWingmanIntroCamera": {
|
|
"data": {},
|
|
"comment": "C_CSGO_TeamPreviewCamera"
|
|
},
|
|
"C_CSGameRules": {
|
|
"data": {
|
|
"__m_pChainEntity": {
|
|
"value": 8,
|
|
"comment": "CNetworkVarChainer"
|
|
},
|
|
"m_MatchDevice": {
|
|
"value": 160,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_MinimapVerticalSectionHeights": {
|
|
"value": 3188,
|
|
"comment": "float[8]"
|
|
},
|
|
"m_RetakeRules": {
|
|
"value": 3472,
|
|
"comment": "C_RetakeGameRules"
|
|
},
|
|
"m_TeamRespawnWaveTimes": {
|
|
"value": 2904,
|
|
"comment": "float[32]"
|
|
},
|
|
"m_arrFeaturedGiftersAccounts": {
|
|
"value": 2268,
|
|
"comment": "uint32_t[4]"
|
|
},
|
|
"m_arrFeaturedGiftersGifts": {
|
|
"value": 2284,
|
|
"comment": "uint32_t[4]"
|
|
},
|
|
"m_arrProhibitedItemIndices": {
|
|
"value": 2300,
|
|
"comment": "uint16_t[100]"
|
|
},
|
|
"m_arrTournamentActiveCasterAccounts": {
|
|
"value": 2500,
|
|
"comment": "uint32_t[4]"
|
|
},
|
|
"m_bAnyHostageReached": {
|
|
"value": 140,
|
|
"comment": "bool"
|
|
},
|
|
"m_bBombDropped": {
|
|
"value": 2524,
|
|
"comment": "bool"
|
|
},
|
|
"m_bBombPlanted": {
|
|
"value": 2525,
|
|
"comment": "bool"
|
|
},
|
|
"m_bCTCantBuy": {
|
|
"value": 2537,
|
|
"comment": "bool"
|
|
},
|
|
"m_bCTTimeOutActive": {
|
|
"value": 71,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDontIncrementCoopWave": {
|
|
"value": 3220,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFreezePeriod": {
|
|
"value": 48,
|
|
"comment": "bool"
|
|
},
|
|
"m_bGamePaused": {
|
|
"value": 69,
|
|
"comment": "bool"
|
|
},
|
|
"m_bGameRestart": {
|
|
"value": 108,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasMatchStarted": {
|
|
"value": 164,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasTriggeredCoopSpawnReset": {
|
|
"value": 3437,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasTriggeredRoundStartMusic": {
|
|
"value": 3436,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsDroppingItems": {
|
|
"value": 2232,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsHltvActive": {
|
|
"value": 2234,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsQuestEligible": {
|
|
"value": 2233,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsQueuedMatchmaking": {
|
|
"value": 144,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsValveDS": {
|
|
"value": 152,
|
|
"comment": "bool"
|
|
},
|
|
"m_bLogoMap": {
|
|
"value": 153,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMapHasBombTarget": {
|
|
"value": 141,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMapHasBuyZone": {
|
|
"value": 143,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMapHasRescueZone": {
|
|
"value": 142,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMarkClientStopRecordAtRoundEnd": {
|
|
"value": 3344,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMatchWaitingForResume": {
|
|
"value": 89,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPlayAllStepSoundsOnServer": {
|
|
"value": 154,
|
|
"comment": "bool"
|
|
},
|
|
"m_bServerPaused": {
|
|
"value": 68,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSpawnedTerrorHuntHeavy": {
|
|
"value": 3221,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSwitchingTeamsAtRoundReset": {
|
|
"value": 3438,
|
|
"comment": "bool"
|
|
},
|
|
"m_bTCantBuy": {
|
|
"value": 2536,
|
|
"comment": "bool"
|
|
},
|
|
"m_bTeamIntroPeriod": {
|
|
"value": 3764,
|
|
"comment": "bool"
|
|
},
|
|
"m_bTechnicalTimeOut": {
|
|
"value": 88,
|
|
"comment": "bool"
|
|
},
|
|
"m_bTerroristTimeOutActive": {
|
|
"value": 70,
|
|
"comment": "bool"
|
|
},
|
|
"m_bWarmupPeriod": {
|
|
"value": 49,
|
|
"comment": "bool"
|
|
},
|
|
"m_eRoundWinReason": {
|
|
"value": 2532,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_fMatchStartTime": {
|
|
"value": 96,
|
|
"comment": "float"
|
|
},
|
|
"m_fRoundStartTime": {
|
|
"value": 100,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_fWarmupPeriodEnd": {
|
|
"value": 52,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_fWarmupPeriodStart": {
|
|
"value": 56,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flCMMItemDropRevealEndTime": {
|
|
"value": 2228,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flCMMItemDropRevealStartTime": {
|
|
"value": 2224,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flCTTimeOutRemaining": {
|
|
"value": 76,
|
|
"comment": "float"
|
|
},
|
|
"m_flGameStartTime": {
|
|
"value": 112,
|
|
"comment": "float"
|
|
},
|
|
"m_flGuardianBuyUntilTime": {
|
|
"value": 2540,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flLastPerfSampleTime": {
|
|
"value": 20160,
|
|
"comment": "double"
|
|
},
|
|
"m_flNextRespawnWave": {
|
|
"value": 3032,
|
|
"comment": "GameTime_t[32]"
|
|
},
|
|
"m_flRestartRoundTime": {
|
|
"value": 104,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flTerroristTimeOutRemaining": {
|
|
"value": 72,
|
|
"comment": "float"
|
|
},
|
|
"m_gamePhase": {
|
|
"value": 120,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iHostagesRemaining": {
|
|
"value": 136,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iMatchStats_PlayersAlive_CT": {
|
|
"value": 2664,
|
|
"comment": "int32_t[30]"
|
|
},
|
|
"m_iMatchStats_PlayersAlive_T": {
|
|
"value": 2784,
|
|
"comment": "int32_t[30]"
|
|
},
|
|
"m_iMatchStats_RoundResults": {
|
|
"value": 2544,
|
|
"comment": "int32_t[30]"
|
|
},
|
|
"m_iNumConsecutiveCTLoses": {
|
|
"value": 3308,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iNumConsecutiveTerroristLoses": {
|
|
"value": 3312,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iRoundTime": {
|
|
"value": 92,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iRoundWinStatus": {
|
|
"value": 2528,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iSpectatorSlotCount": {
|
|
"value": 156,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nCTTeamIntroVariant": {
|
|
"value": 3760,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nCTTimeOuts": {
|
|
"value": 84,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nEndMatchMapGroupVoteOptions": {
|
|
"value": 3264,
|
|
"comment": "int32_t[10]"
|
|
},
|
|
"m_nEndMatchMapGroupVoteTypes": {
|
|
"value": 3224,
|
|
"comment": "int32_t[10]"
|
|
},
|
|
"m_nEndMatchMapVoteWinner": {
|
|
"value": 3304,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nGuardianGrenadesToGiveBots": {
|
|
"value": 2248,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nGuardianModeSpecialKillsRemaining": {
|
|
"value": 2240,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nGuardianModeSpecialWeaponNeeded": {
|
|
"value": 2244,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nGuardianModeWaveNumber": {
|
|
"value": 2236,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nHalloweenMaskListSeed": {
|
|
"value": 2520,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nMatchAbortedEarlyReason": {
|
|
"value": 3432,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nMatchEndCount": {
|
|
"value": 3752,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nNextMapInMapgroup": {
|
|
"value": 168,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nNumHeaviesToSpawn": {
|
|
"value": 2252,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nOvertimePlaying": {
|
|
"value": 132,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPauseStartTick": {
|
|
"value": 64,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nQueuedMatchmakingMode": {
|
|
"value": 148,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nRoundsPlayedThisPhase": {
|
|
"value": 128,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nServerQuestID": {
|
|
"value": 3160,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nTTeamIntroVariant": {
|
|
"value": 3756,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nTerroristTimeOuts": {
|
|
"value": 80,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nTotalPausedTicks": {
|
|
"value": 60,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nTournamentPredictionsPct": {
|
|
"value": 2220,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_numBestOfMaps": {
|
|
"value": 2516,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_numGlobalGifters": {
|
|
"value": 2260,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_numGlobalGiftsGiven": {
|
|
"value": 2256,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_numGlobalGiftsPeriodSeconds": {
|
|
"value": 2264,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_pGameModeRules": {
|
|
"value": 3464,
|
|
"comment": "CCSGameModeRules*"
|
|
},
|
|
"m_szMatchStatTxt": {
|
|
"value": 1196,
|
|
"comment": "char[512]"
|
|
},
|
|
"m_szTournamentEventName": {
|
|
"value": 172,
|
|
"comment": "char[512]"
|
|
},
|
|
"m_szTournamentEventStage": {
|
|
"value": 684,
|
|
"comment": "char[512]"
|
|
},
|
|
"m_szTournamentPredictionsTxt": {
|
|
"value": 1708,
|
|
"comment": "char[512]"
|
|
},
|
|
"m_timeUntilNextPhaseStarts": {
|
|
"value": 116,
|
|
"comment": "float"
|
|
},
|
|
"m_totalRoundsPlayed": {
|
|
"value": 124,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vMinimapMaxs": {
|
|
"value": 3176,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vMinimapMins": {
|
|
"value": 3164,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_TeamplayRules"
|
|
},
|
|
"C_CSGameRulesProxy": {
|
|
"data": {
|
|
"m_pGameRules": {
|
|
"value": 1344,
|
|
"comment": "C_CSGameRules*"
|
|
}
|
|
},
|
|
"comment": "C_GameRulesProxy"
|
|
},
|
|
"C_CSMinimapBoundary": {
|
|
"data": {},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_CSObserverPawn": {
|
|
"data": {
|
|
"m_hDetectParentChange": {
|
|
"value": 5808,
|
|
"comment": "CEntityHandle"
|
|
}
|
|
},
|
|
"comment": "C_CSPlayerPawnBase"
|
|
},
|
|
"C_CSPlayerPawn": {
|
|
"data": {
|
|
"m_EconGloves": {
|
|
"value": 6328,
|
|
"comment": "C_EconItemView"
|
|
},
|
|
"m_RetakesMVPBoostExtraUtility": {
|
|
"value": 6288,
|
|
"comment": "loadout_slot_t"
|
|
},
|
|
"m_aimPunchAngle": {
|
|
"value": 5908,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_aimPunchAngleVel": {
|
|
"value": 5920,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_aimPunchCache": {
|
|
"value": 5944,
|
|
"comment": "CUtlVector<QAngle>"
|
|
},
|
|
"m_aimPunchTickBase": {
|
|
"value": 5932,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_aimPunchTickFraction": {
|
|
"value": 5936,
|
|
"comment": "float"
|
|
},
|
|
"m_bHasFemaleVoice": {
|
|
"value": 5856,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInBombZone": {
|
|
"value": 5985,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInBuyZone": {
|
|
"value": 5904,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInHostageRescueZone": {
|
|
"value": 5984,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInLanding": {
|
|
"value": 5976,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsBuyMenuOpen": {
|
|
"value": 5986,
|
|
"comment": "bool"
|
|
},
|
|
"m_bLastHeadBoneTransformIsValid": {
|
|
"value": 9080,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMustSyncRagdollState": {
|
|
"value": 7424,
|
|
"comment": "bool"
|
|
},
|
|
"m_bNeedToReApplyGloves": {
|
|
"value": 6320,
|
|
"comment": "bool"
|
|
},
|
|
"m_bOnGroundLastTick": {
|
|
"value": 9088,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPrevDefuser": {
|
|
"value": 5886,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPrevHelmet": {
|
|
"value": 5887,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPreviouslyInBuyZone": {
|
|
"value": 5905,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRagdollDamageHeadshot": {
|
|
"value": 7520,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRetakesHasDefuseKit": {
|
|
"value": 6280,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRetakesMVPLastRound": {
|
|
"value": 6281,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSkipOneHeadConstraintUpdate": {
|
|
"value": 9128,
|
|
"comment": "bool"
|
|
},
|
|
"m_flHealthShotBoostExpirationTime": {
|
|
"value": 5848,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flLandingTime": {
|
|
"value": 5980,
|
|
"comment": "float"
|
|
},
|
|
"m_flLandseconds": {
|
|
"value": 5860,
|
|
"comment": "float"
|
|
},
|
|
"m_flLastFiredWeaponTime": {
|
|
"value": 5852,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flNextSprayDecalTime": {
|
|
"value": 5992,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flOldFallVelocity": {
|
|
"value": 5864,
|
|
"comment": "float"
|
|
},
|
|
"m_flTimeOfLastInjury": {
|
|
"value": 5988,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_iRetakesMVPBoostItem": {
|
|
"value": 6284,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iRetakesOffering": {
|
|
"value": 6272,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iRetakesOfferingCard": {
|
|
"value": 6276,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_lastLandTime": {
|
|
"value": 9084,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_nPrevArmorVal": {
|
|
"value": 5888,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPrevGrenadeAmmoCount": {
|
|
"value": 5892,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nRagdollDamageBone": {
|
|
"value": 7428,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_pActionTrackingServices": {
|
|
"value": 5840,
|
|
"comment": "CCSPlayer_ActionTrackingServices*"
|
|
},
|
|
"m_pBulletServices": {
|
|
"value": 5808,
|
|
"comment": "CCSPlayer_BulletServices*"
|
|
},
|
|
"m_pBuyServices": {
|
|
"value": 5824,
|
|
"comment": "CCSPlayer_BuyServices*"
|
|
},
|
|
"m_pGlowServices": {
|
|
"value": 5832,
|
|
"comment": "CCSPlayer_GlowServices*"
|
|
},
|
|
"m_pHostageServices": {
|
|
"value": 5816,
|
|
"comment": "CCSPlayer_HostageServices*"
|
|
},
|
|
"m_qDeathEyeAngles": {
|
|
"value": 9116,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_szLastPlaceName": {
|
|
"value": 5868,
|
|
"comment": "char[18]"
|
|
},
|
|
"m_szRagdollDamageWeaponName": {
|
|
"value": 7456,
|
|
"comment": "char[64]"
|
|
},
|
|
"m_unPreviousWeaponHash": {
|
|
"value": 5896,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_unWeaponHash": {
|
|
"value": 5900,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_vRagdollDamageForce": {
|
|
"value": 7432,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vRagdollDamagePosition": {
|
|
"value": 7444,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vRagdollServerOrigin": {
|
|
"value": 7524,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_CSPlayerPawnBase"
|
|
},
|
|
"C_CSPlayerPawnBase": {
|
|
"data": {
|
|
"m_ArmorValue": {
|
|
"value": 5384,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_angEyeAngles": {
|
|
"value": 5392,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_angLastMuzzleFlashAngle": {
|
|
"value": 5252,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_angShootAngleHistory": {
|
|
"value": 4868,
|
|
"comment": "QAngle[2]"
|
|
},
|
|
"m_angStashedShootAngles": {
|
|
"value": 4832,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_bCachedPlaneIsValid": {
|
|
"value": 4773,
|
|
"comment": "bool"
|
|
},
|
|
"m_bCanMoveDuringFreezePeriod": {
|
|
"value": 5100,
|
|
"comment": "bool"
|
|
},
|
|
"m_bClipHitStaticWorld": {
|
|
"value": 4772,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDeferStartMusicOnWarmup": {
|
|
"value": 5508,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFlashBuildUp": {
|
|
"value": 5216,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFlashDspHasBeenCleared": {
|
|
"value": 5217,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFlashScreenshotHasBeenGrabbed": {
|
|
"value": 5218,
|
|
"comment": "bool"
|
|
},
|
|
"m_bGrenadeParametersStashed": {
|
|
"value": 4828,
|
|
"comment": "bool"
|
|
},
|
|
"m_bGuardianShouldSprayCustomXMark": {
|
|
"value": 5708,
|
|
"comment": "bool"
|
|
},
|
|
"m_bGunGameImmunity": {
|
|
"value": 5052,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasDeathInfo": {
|
|
"value": 5709,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasMovedSinceSpawn": {
|
|
"value": 5053,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasNightVision": {
|
|
"value": 5149,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHideTargetID": {
|
|
"value": 5548,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHud_MiniScoreHidden": {
|
|
"value": 5422,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHud_RadarHidden": {
|
|
"value": 5423,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInNoDefuseArea": {
|
|
"value": 5068,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsDefusing": {
|
|
"value": 5032,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsGrabbingHostage": {
|
|
"value": 5033,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsRescuing": {
|
|
"value": 5040,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsScoped": {
|
|
"value": 5024,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsWalking": {
|
|
"value": 5025,
|
|
"comment": "bool"
|
|
},
|
|
"m_bKilledByHeadshot": {
|
|
"value": 5728,
|
|
"comment": "bool"
|
|
},
|
|
"m_bKilledByTaser": {
|
|
"value": 5093,
|
|
"comment": "bool"
|
|
},
|
|
"m_bNightVisionOn": {
|
|
"value": 5148,
|
|
"comment": "bool"
|
|
},
|
|
"m_bOldIsScoped": {
|
|
"value": 5348,
|
|
"comment": "bool"
|
|
},
|
|
"m_bResumeZoom": {
|
|
"value": 5026,
|
|
"comment": "bool"
|
|
},
|
|
"m_bScreenTearFrameCaptured": {
|
|
"value": 5200,
|
|
"comment": "bool"
|
|
},
|
|
"m_bShouldAutobuyDMWeapons": {
|
|
"value": 5420,
|
|
"comment": "bool"
|
|
},
|
|
"m_bShouldAutobuyNow": {
|
|
"value": 5421,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStrafing": {
|
|
"value": 5108,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSuppressGuardianTooFarWarningAudio": {
|
|
"value": 5092,
|
|
"comment": "bool"
|
|
},
|
|
"m_bWaitForNoAttack": {
|
|
"value": 5076,
|
|
"comment": "bool"
|
|
},
|
|
"m_cycleLatch": {
|
|
"value": 5512,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_delayTargetIDTimer": {
|
|
"value": 5440,
|
|
"comment": "CountdownTimer"
|
|
},
|
|
"m_entitySpottedState": {
|
|
"value": 5680,
|
|
"comment": "EntitySpottedState_t"
|
|
},
|
|
"m_fImmuneToGunGameDamageTime": {
|
|
"value": 5044,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_fImmuneToGunGameDamageTimeLast": {
|
|
"value": 5048,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_fMolotovDamageTime": {
|
|
"value": 5060,
|
|
"comment": "float"
|
|
},
|
|
"m_fMolotovUseTime": {
|
|
"value": 5056,
|
|
"comment": "float"
|
|
},
|
|
"m_fNextThinkPushAway": {
|
|
"value": 5416,
|
|
"comment": "float"
|
|
},
|
|
"m_fRenderingClipPlane": {
|
|
"value": 4728,
|
|
"comment": "float[4]"
|
|
},
|
|
"m_firstTaserShakeTime": {
|
|
"value": 5556,
|
|
"comment": "float"
|
|
},
|
|
"m_flClientDeathTime": {
|
|
"value": 5192,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flCurrentMusicStartTime": {
|
|
"value": 5500,
|
|
"comment": "float"
|
|
},
|
|
"m_flDeathCCWeight": {
|
|
"value": 5344,
|
|
"comment": "float"
|
|
},
|
|
"m_flDeathInfoTime": {
|
|
"value": 5712,
|
|
"comment": "float"
|
|
},
|
|
"m_flDetectedByEnemySensorTime": {
|
|
"value": 5084,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flEmitSoundTime": {
|
|
"value": 5116,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flFlashBangTime": {
|
|
"value": 5204,
|
|
"comment": "float"
|
|
},
|
|
"m_flFlashDuration": {
|
|
"value": 5224,
|
|
"comment": "float"
|
|
},
|
|
"m_flFlashMaxAlpha": {
|
|
"value": 5220,
|
|
"comment": "float"
|
|
},
|
|
"m_flFlashOverlayAlpha": {
|
|
"value": 5212,
|
|
"comment": "float"
|
|
},
|
|
"m_flFlashScreenshotAlpha": {
|
|
"value": 5208,
|
|
"comment": "float"
|
|
},
|
|
"m_flGuardianTooFarDistFrac": {
|
|
"value": 5080,
|
|
"comment": "float"
|
|
},
|
|
"m_flHealthFadeAlpha": {
|
|
"value": 5276,
|
|
"comment": "float"
|
|
},
|
|
"m_flHealthFadeValue": {
|
|
"value": 5272,
|
|
"comment": "float"
|
|
},
|
|
"m_flHitHeading": {
|
|
"value": 5156,
|
|
"comment": "float"
|
|
},
|
|
"m_flLastCollisionCeiling": {
|
|
"value": 4788,
|
|
"comment": "float"
|
|
},
|
|
"m_flLastCollisionCeilingChangeTime": {
|
|
"value": 4792,
|
|
"comment": "float"
|
|
},
|
|
"m_flLastSmokeOverlayAlpha": {
|
|
"value": 5560,
|
|
"comment": "float"
|
|
},
|
|
"m_flLastSpawnTimeIndex": {
|
|
"value": 5112,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flLowerBodyYawTarget": {
|
|
"value": 5104,
|
|
"comment": "float"
|
|
},
|
|
"m_flMusicRoundStartTime": {
|
|
"value": 5504,
|
|
"comment": "float"
|
|
},
|
|
"m_flNextGuardianTooFarWarning": {
|
|
"value": 5088,
|
|
"comment": "float"
|
|
},
|
|
"m_flNextMagDropTime": {
|
|
"value": 5580,
|
|
"comment": "float"
|
|
},
|
|
"m_flNightVisionAlpha": {
|
|
"value": 5196,
|
|
"comment": "float"
|
|
},
|
|
"m_flPrevMatchEndTime": {
|
|
"value": 5356,
|
|
"comment": "float"
|
|
},
|
|
"m_flPrevRoundEndTime": {
|
|
"value": 5352,
|
|
"comment": "float"
|
|
},
|
|
"m_flProgressBarStartTime": {
|
|
"value": 5136,
|
|
"comment": "float"
|
|
},
|
|
"m_flSlopeDropHeight": {
|
|
"value": 4984,
|
|
"comment": "float"
|
|
},
|
|
"m_flSlopeDropOffset": {
|
|
"value": 4968,
|
|
"comment": "float"
|
|
},
|
|
"m_flVelocityModifier": {
|
|
"value": 5152,
|
|
"comment": "float"
|
|
},
|
|
"m_grenadeParameterStashTime": {
|
|
"value": 4824,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_hMuzzleFlashShape": {
|
|
"value": 5264,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hOriginalController": {
|
|
"value": 5732,
|
|
"comment": "CHandle<CCSPlayerController>"
|
|
},
|
|
"m_holdTargetIDTimer": {
|
|
"value": 5472,
|
|
"comment": "CountdownTimer"
|
|
},
|
|
"m_iAddonBits": {
|
|
"value": 5120,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iBlockingUseActionInProgress": {
|
|
"value": 5036,
|
|
"comment": "CSPlayerBlockingUseAction_t"
|
|
},
|
|
"m_iDirection": {
|
|
"value": 5140,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iHealthBarRenderMaskIndex": {
|
|
"value": 5268,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iIDEntIndex": {
|
|
"value": 5436,
|
|
"comment": "CEntityIndex"
|
|
},
|
|
"m_iMoveState": {
|
|
"value": 5096,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iOldIDEntIndex": {
|
|
"value": 5468,
|
|
"comment": "CEntityIndex"
|
|
},
|
|
"m_iPlayerState": {
|
|
"value": 5028,
|
|
"comment": "CSPlayerState"
|
|
},
|
|
"m_iPrimaryAddon": {
|
|
"value": 5124,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iProgressBarDuration": {
|
|
"value": 5132,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iSecondaryAddon": {
|
|
"value": 5128,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iShotsFired": {
|
|
"value": 5144,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iStartAccount": {
|
|
"value": 5164,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iTargetedWeaponEntIndex": {
|
|
"value": 5464,
|
|
"comment": "CEntityIndex"
|
|
},
|
|
"m_iThrowGrenadeCounter": {
|
|
"value": 5072,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_ignoreLadderJumpTime": {
|
|
"value": 5284,
|
|
"comment": "float"
|
|
},
|
|
"m_ladderSurpressionTimer": {
|
|
"value": 5288,
|
|
"comment": "CountdownTimer"
|
|
},
|
|
"m_lastLadderNormal": {
|
|
"value": 5312,
|
|
"comment": "Vector"
|
|
},
|
|
"m_lastLadderPos": {
|
|
"value": 5324,
|
|
"comment": "Vector"
|
|
},
|
|
"m_lastStandingPos": {
|
|
"value": 5228,
|
|
"comment": "Vector"
|
|
},
|
|
"m_nDeathCamMusic": {
|
|
"value": 5432,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nHeavyAssaultSuitCooldownRemaining": {
|
|
"value": 5380,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nHitBodyPart": {
|
|
"value": 5160,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLastClipPlaneSetupFrame": {
|
|
"value": 4744,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLastConcurrentKilled": {
|
|
"value": 5428,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLastKillerIndex": {
|
|
"value": 5424,
|
|
"comment": "CEntityIndex"
|
|
},
|
|
"m_nLastMagDropAttachmentIndex": {
|
|
"value": 5584,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nMyCollisionGroup": {
|
|
"value": 5280,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPlayerSmokedFx": {
|
|
"value": 5576,
|
|
"comment": "ParticleIndex_t"
|
|
},
|
|
"m_nSurvivalTeamNumber": {
|
|
"value": 5704,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nWhichBombZone": {
|
|
"value": 5064,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nextTaserShakeTime": {
|
|
"value": 5552,
|
|
"comment": "float"
|
|
},
|
|
"m_pClippingWeapon": {
|
|
"value": 4776,
|
|
"comment": "C_CSWeaponBase*"
|
|
},
|
|
"m_pPingServices": {
|
|
"value": 4712,
|
|
"comment": "CCSPlayer_PingServices*"
|
|
},
|
|
"m_pViewModelServices": {
|
|
"value": 4720,
|
|
"comment": "CPlayer_ViewModelServices*"
|
|
},
|
|
"m_previousPlayerState": {
|
|
"value": 4784,
|
|
"comment": "CSPlayerState"
|
|
},
|
|
"m_serverIntendedCycle": {
|
|
"value": 5516,
|
|
"comment": "float"
|
|
},
|
|
"m_thirdPersonHeading": {
|
|
"value": 4944,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_unCurrentEquipmentValue": {
|
|
"value": 5360,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_unFreezetimeEndEquipmentValue": {
|
|
"value": 5364,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_unRoundStartEquipmentValue": {
|
|
"value": 5362,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_vHeadConstraintOffset": {
|
|
"value": 5000,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vLastSmokeOverlayColor": {
|
|
"value": 5564,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecBulletHitModels": {
|
|
"value": 5592,
|
|
"comment": "CUtlVector<C_BulletHitModel*>"
|
|
},
|
|
"m_vecDeathInfoOrigin": {
|
|
"value": 5716,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecIntroStartEyePosition": {
|
|
"value": 5168,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecIntroStartPlayerForward": {
|
|
"value": 5180,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecLastAliveLocalVelocity": {
|
|
"value": 5640,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecLastClipCameraForward": {
|
|
"value": 4760,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecLastClipCameraPos": {
|
|
"value": 4748,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecLastMuzzleFlashPos": {
|
|
"value": 5240,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecPickupModelSlerpers": {
|
|
"value": 5616,
|
|
"comment": "CUtlVector<C_PickUpModelSlerper*>"
|
|
},
|
|
"m_vecPlayerPatchEconIndices": {
|
|
"value": 5520,
|
|
"comment": "uint32_t[5]"
|
|
},
|
|
"m_vecStashedGrenadeThrowPosition": {
|
|
"value": 4844,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecStashedVelocity": {
|
|
"value": 4856,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecThirdPersonViewPositionOverride": {
|
|
"value": 5368,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecThrowPositionHistory": {
|
|
"value": 4892,
|
|
"comment": "Vector[2]"
|
|
},
|
|
"m_vecVelocityHistory": {
|
|
"value": 4916,
|
|
"comment": "Vector[2]"
|
|
}
|
|
},
|
|
"comment": "C_BasePlayerPawn"
|
|
},
|
|
"C_CSPlayerResource": {
|
|
"data": {
|
|
"m_bEndMatchNextMapAllVoted": {
|
|
"value": 1488,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHostageAlive": {
|
|
"value": 1344,
|
|
"comment": "bool[12]"
|
|
},
|
|
"m_bombsiteCenterA": {
|
|
"value": 1416,
|
|
"comment": "Vector"
|
|
},
|
|
"m_bombsiteCenterB": {
|
|
"value": 1428,
|
|
"comment": "Vector"
|
|
},
|
|
"m_foundGoalPositions": {
|
|
"value": 1489,
|
|
"comment": "bool"
|
|
},
|
|
"m_hostageRescueX": {
|
|
"value": 1440,
|
|
"comment": "int32_t[4]"
|
|
},
|
|
"m_hostageRescueY": {
|
|
"value": 1456,
|
|
"comment": "int32_t[4]"
|
|
},
|
|
"m_hostageRescueZ": {
|
|
"value": 1472,
|
|
"comment": "int32_t[4]"
|
|
},
|
|
"m_iHostageEntityIDs": {
|
|
"value": 1368,
|
|
"comment": "CEntityIndex[12]"
|
|
},
|
|
"m_isHostageFollowingSomeone": {
|
|
"value": 1356,
|
|
"comment": "bool[12]"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_CSTeam": {
|
|
"data": {
|
|
"m_bSurrendered": {
|
|
"value": 2044,
|
|
"comment": "bool"
|
|
},
|
|
"m_iClanID": {
|
|
"value": 2192,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_numMapVictories": {
|
|
"value": 2040,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_scoreFirstHalf": {
|
|
"value": 2048,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_scoreOvertime": {
|
|
"value": 2056,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_scoreSecondHalf": {
|
|
"value": 2052,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_szClanTeamname": {
|
|
"value": 2060,
|
|
"comment": "char[129]"
|
|
},
|
|
"m_szTeamFlagImage": {
|
|
"value": 2196,
|
|
"comment": "char[8]"
|
|
},
|
|
"m_szTeamLogoImage": {
|
|
"value": 2204,
|
|
"comment": "char[8]"
|
|
},
|
|
"m_szTeamMatchStat": {
|
|
"value": 1528,
|
|
"comment": "char[512]"
|
|
}
|
|
},
|
|
"comment": "C_Team"
|
|
},
|
|
"C_CSWeaponBase": {
|
|
"data": {
|
|
"m_ClientPreviousWeaponState": {
|
|
"value": 5712,
|
|
"comment": "CSWeaponState_t"
|
|
},
|
|
"m_IronSightController": {
|
|
"value": 6336,
|
|
"comment": "C_IronSightController"
|
|
},
|
|
"m_OnPlayerPickup": {
|
|
"value": 5760,
|
|
"comment": "CEntityIOOutput"
|
|
},
|
|
"m_bBurstMode": {
|
|
"value": 5848,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFireOnEmpty": {
|
|
"value": 5756,
|
|
"comment": "bool"
|
|
},
|
|
"m_bGlowForPing": {
|
|
"value": 6040,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInReload": {
|
|
"value": 5860,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsHauledBack": {
|
|
"value": 5868,
|
|
"comment": "bool"
|
|
},
|
|
"m_bOldFirstPersonSpectatedState": {
|
|
"value": 6017,
|
|
"comment": "bool"
|
|
},
|
|
"m_bReloadVisuallyComplete": {
|
|
"value": 5861,
|
|
"comment": "bool"
|
|
},
|
|
"m_bReloadsWithClips": {
|
|
"value": 5748,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSilencerOn": {
|
|
"value": 5869,
|
|
"comment": "bool"
|
|
},
|
|
"m_bUIWeapon": {
|
|
"value": 6041,
|
|
"comment": "bool"
|
|
},
|
|
"m_bVisualsDataSet": {
|
|
"value": 6016,
|
|
"comment": "bool"
|
|
},
|
|
"m_bWasOwnedByCT": {
|
|
"value": 6100,
|
|
"comment": "bool"
|
|
},
|
|
"m_bWasOwnedByTerrorist": {
|
|
"value": 6101,
|
|
"comment": "bool"
|
|
},
|
|
"m_donated": {
|
|
"value": 6092,
|
|
"comment": "bool"
|
|
},
|
|
"m_ePlayerFireEvent": {
|
|
"value": 5600,
|
|
"comment": "PlayerAnimEvent_t"
|
|
},
|
|
"m_ePlayerFireEventAttackType": {
|
|
"value": 5604,
|
|
"comment": "WeaponAttackType_t"
|
|
},
|
|
"m_fAccuracyPenalty": {
|
|
"value": 5824,
|
|
"comment": "float"
|
|
},
|
|
"m_fAccuracySmoothedForZoom": {
|
|
"value": 5832,
|
|
"comment": "float"
|
|
},
|
|
"m_fLastShotTime": {
|
|
"value": 6096,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_fScopeZoomEndTime": {
|
|
"value": 5836,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flCrosshairDistance": {
|
|
"value": 5720,
|
|
"comment": "float"
|
|
},
|
|
"m_flDroppedAtTime": {
|
|
"value": 5864,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flFireSequenceStartTime": {
|
|
"value": 5588,
|
|
"comment": "float"
|
|
},
|
|
"m_flGunAccuracyPosition": {
|
|
"value": 5740,
|
|
"comment": "float"
|
|
},
|
|
"m_flLastAccuracyUpdateTime": {
|
|
"value": 5828,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flLastLOSTraceFailureTime": {
|
|
"value": 6528,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flNextAttackRenderTimeOffset": {
|
|
"value": 5880,
|
|
"comment": "float"
|
|
},
|
|
"m_flNextClientFireBulletTime": {
|
|
"value": 6116,
|
|
"comment": "float"
|
|
},
|
|
"m_flNextClientFireBulletTime_Repredict": {
|
|
"value": 6120,
|
|
"comment": "float"
|
|
},
|
|
"m_flPostponeFireReadyFrac": {
|
|
"value": 5856,
|
|
"comment": "float"
|
|
},
|
|
"m_flRecoilIndex": {
|
|
"value": 5844,
|
|
"comment": "float"
|
|
},
|
|
"m_flTimeSilencerSwitchComplete": {
|
|
"value": 5872,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flTimeWeaponIdle": {
|
|
"value": 5752,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flTurningInaccuracy": {
|
|
"value": 5820,
|
|
"comment": "float"
|
|
},
|
|
"m_flTurningInaccuracyDelta": {
|
|
"value": 5804,
|
|
"comment": "float"
|
|
},
|
|
"m_gunHeat": {
|
|
"value": 6104,
|
|
"comment": "float"
|
|
},
|
|
"m_hCurrentThirdPersonSequence": {
|
|
"value": 5648,
|
|
"comment": "HSequence"
|
|
},
|
|
"m_hOurPing": {
|
|
"value": 6020,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hPrevOwner": {
|
|
"value": 6056,
|
|
"comment": "CHandle<C_CSPlayerPawn>"
|
|
},
|
|
"m_iAlpha": {
|
|
"value": 5728,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iAmmoLastCheck": {
|
|
"value": 5724,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iCrosshairTextureID": {
|
|
"value": 5736,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iIronSightMode": {
|
|
"value": 6512,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iNumEmptyAttacks": {
|
|
"value": 6532,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iOriginalTeamNumber": {
|
|
"value": 5876,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iRecoilIndex": {
|
|
"value": 5840,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iScopeTextureID": {
|
|
"value": 5732,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iState": {
|
|
"value": 5716,
|
|
"comment": "CSWeaponState_t"
|
|
},
|
|
"m_lastSmokeTime": {
|
|
"value": 6112,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_nDropTick": {
|
|
"value": 6060,
|
|
"comment": "GameTick_t"
|
|
},
|
|
"m_nFireSequenceStartTimeAck": {
|
|
"value": 5596,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nFireSequenceStartTimeChange": {
|
|
"value": 5592,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nOurPingIndex": {
|
|
"value": 6024,
|
|
"comment": "CEntityIndex"
|
|
},
|
|
"m_nPostponeFireReadyTicks": {
|
|
"value": 5852,
|
|
"comment": "GameTick_t"
|
|
},
|
|
"m_nSilencerBoneIndex": {
|
|
"value": 5652,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nViewModelIndex": {
|
|
"value": 5744,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_seqFirePrimary": {
|
|
"value": 5612,
|
|
"comment": "HSequence"
|
|
},
|
|
"m_seqFireSecondary": {
|
|
"value": 5616,
|
|
"comment": "HSequence"
|
|
},
|
|
"m_seqIdle": {
|
|
"value": 5608,
|
|
"comment": "HSequence"
|
|
},
|
|
"m_smokeAttachments": {
|
|
"value": 6108,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_thirdPersonFireSequences": {
|
|
"value": 5624,
|
|
"comment": "CUtlVector<HSequence>"
|
|
},
|
|
"m_thirdPersonSequences": {
|
|
"value": 5656,
|
|
"comment": "HSequence[7]"
|
|
},
|
|
"m_vecOurPingPos": {
|
|
"value": 6028,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecTurningInaccuracyEyeDirLast": {
|
|
"value": 5808,
|
|
"comment": "Vector"
|
|
},
|
|
"m_weaponMode": {
|
|
"value": 5800,
|
|
"comment": "CSWeaponMode"
|
|
}
|
|
},
|
|
"comment": "C_BasePlayerWeapon"
|
|
},
|
|
"C_CSWeaponBaseGun": {
|
|
"data": {
|
|
"m_bNeedsBoltAction": {
|
|
"value": 6685,
|
|
"comment": "bool"
|
|
},
|
|
"m_iBurstShotsRemaining": {
|
|
"value": 6660,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iSilencerBodygroup": {
|
|
"value": 6664,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_inPrecache": {
|
|
"value": 6684,
|
|
"comment": "bool"
|
|
},
|
|
"m_silencedModelIndex": {
|
|
"value": 6680,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_zoomLevel": {
|
|
"value": 6656,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "C_CSWeaponBase"
|
|
},
|
|
"C_Chicken": {
|
|
"data": {
|
|
"m_AttributeManager": {
|
|
"value": 4352,
|
|
"comment": "C_AttributeContainer"
|
|
},
|
|
"m_OriginalOwnerXuidHigh": {
|
|
"value": 5548,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_OriginalOwnerXuidLow": {
|
|
"value": 5544,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_bAttributesInitialized": {
|
|
"value": 5552,
|
|
"comment": "bool"
|
|
},
|
|
"m_hHolidayHatAddon": {
|
|
"value": 4336,
|
|
"comment": "CHandle<CBaseAnimGraph>"
|
|
},
|
|
"m_hWaterWakeParticles": {
|
|
"value": 5556,
|
|
"comment": "ParticleIndex_t"
|
|
},
|
|
"m_jumpedThisFrame": {
|
|
"value": 4340,
|
|
"comment": "bool"
|
|
},
|
|
"m_leader": {
|
|
"value": 4344,
|
|
"comment": "CHandle<C_CSPlayerPawnBase>"
|
|
}
|
|
},
|
|
"comment": "C_DynamicProp"
|
|
},
|
|
"C_ClientRagdoll": {
|
|
"data": {
|
|
"m_bFadeOut": {
|
|
"value": 3712,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFadingOut": {
|
|
"value": 3742,
|
|
"comment": "bool"
|
|
},
|
|
"m_bImportant": {
|
|
"value": 3713,
|
|
"comment": "bool"
|
|
},
|
|
"m_bReleaseRagdoll": {
|
|
"value": 3740,
|
|
"comment": "bool"
|
|
},
|
|
"m_flEffectTime": {
|
|
"value": 3716,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flScaleEnd": {
|
|
"value": 3744,
|
|
"comment": "float[10]"
|
|
},
|
|
"m_flScaleTimeEnd": {
|
|
"value": 3824,
|
|
"comment": "GameTime_t[10]"
|
|
},
|
|
"m_flScaleTimeStart": {
|
|
"value": 3784,
|
|
"comment": "GameTime_t[10]"
|
|
},
|
|
"m_gibDespawnTime": {
|
|
"value": 3720,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_iCurrentFriction": {
|
|
"value": 3724,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iEyeAttachment": {
|
|
"value": 3741,
|
|
"comment": "AttachmentHandle_t"
|
|
},
|
|
"m_iFrictionAnimState": {
|
|
"value": 3736,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iMaxFriction": {
|
|
"value": 3732,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iMinFriction": {
|
|
"value": 3728,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_ColorCorrection": {
|
|
"data": {
|
|
"m_MaxFalloff": {
|
|
"value": 1360,
|
|
"comment": "float"
|
|
},
|
|
"m_MinFalloff": {
|
|
"value": 1356,
|
|
"comment": "float"
|
|
},
|
|
"m_bClientSide": {
|
|
"value": 1894,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEnabled": {
|
|
"value": 1892,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEnabledOnClient": {
|
|
"value": 1896,
|
|
"comment": "bool[1]"
|
|
},
|
|
"m_bExclusive": {
|
|
"value": 1895,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFadingIn": {
|
|
"value": 1904,
|
|
"comment": "bool[1]"
|
|
},
|
|
"m_bMaster": {
|
|
"value": 1893,
|
|
"comment": "bool"
|
|
},
|
|
"m_flCurWeight": {
|
|
"value": 1376,
|
|
"comment": "float"
|
|
},
|
|
"m_flCurWeightOnClient": {
|
|
"value": 1900,
|
|
"comment": "float[1]"
|
|
},
|
|
"m_flFadeDuration": {
|
|
"value": 1916,
|
|
"comment": "float[1]"
|
|
},
|
|
"m_flFadeInDuration": {
|
|
"value": 1364,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeOutDuration": {
|
|
"value": 1368,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeStartTime": {
|
|
"value": 1912,
|
|
"comment": "float[1]"
|
|
},
|
|
"m_flFadeStartWeight": {
|
|
"value": 1908,
|
|
"comment": "float[1]"
|
|
},
|
|
"m_flMaxWeight": {
|
|
"value": 1372,
|
|
"comment": "float"
|
|
},
|
|
"m_netlookupFilename": {
|
|
"value": 1380,
|
|
"comment": "char[512]"
|
|
},
|
|
"m_vecOrigin": {
|
|
"value": 1344,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_ColorCorrectionVolume": {
|
|
"data": {
|
|
"m_FadeDuration": {
|
|
"value": 3296,
|
|
"comment": "float"
|
|
},
|
|
"m_LastEnterTime": {
|
|
"value": 3276,
|
|
"comment": "float"
|
|
},
|
|
"m_LastEnterWeight": {
|
|
"value": 3272,
|
|
"comment": "float"
|
|
},
|
|
"m_LastExitTime": {
|
|
"value": 3284,
|
|
"comment": "float"
|
|
},
|
|
"m_LastExitWeight": {
|
|
"value": 3280,
|
|
"comment": "float"
|
|
},
|
|
"m_MaxWeight": {
|
|
"value": 3292,
|
|
"comment": "float"
|
|
},
|
|
"m_Weight": {
|
|
"value": 3300,
|
|
"comment": "float"
|
|
},
|
|
"m_bEnabled": {
|
|
"value": 3288,
|
|
"comment": "bool"
|
|
},
|
|
"m_lookupFilename": {
|
|
"value": 3304,
|
|
"comment": "char[512]"
|
|
}
|
|
},
|
|
"comment": "C_BaseTrigger"
|
|
},
|
|
"C_CommandContext": {
|
|
"data": {
|
|
"command_number": {
|
|
"value": 168,
|
|
"comment": "int32_t"
|
|
},
|
|
"needsprocessing": {
|
|
"value": 0,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"C_CsmFovOverride": {
|
|
"data": {
|
|
"m_cameraName": {
|
|
"value": 1344,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_flCsmFovOverrideValue": {
|
|
"value": 1352,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_DEagle": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_DecoyGrenade": {
|
|
"data": {},
|
|
"comment": "C_BaseCSGrenade"
|
|
},
|
|
"C_DecoyProjectile": {
|
|
"data": {
|
|
"m_flTimeParticleEffectSpawn": {
|
|
"value": 4392,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_nClientLastKnownDecoyShotTick": {
|
|
"value": 4356,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nDecoyShotTick": {
|
|
"value": 4352,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseCSGrenadeProjectile"
|
|
},
|
|
"C_DynamicLight": {
|
|
"data": {
|
|
"m_Exponent": {
|
|
"value": 3272,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_Flags": {
|
|
"value": 3264,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_InnerAngle": {
|
|
"value": 3276,
|
|
"comment": "float"
|
|
},
|
|
"m_LightStyle": {
|
|
"value": 3265,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_OuterAngle": {
|
|
"value": 3280,
|
|
"comment": "float"
|
|
},
|
|
"m_Radius": {
|
|
"value": 3268,
|
|
"comment": "float"
|
|
},
|
|
"m_SpotRadius": {
|
|
"value": 3284,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_DynamicProp": {
|
|
"data": {
|
|
"m_OnAnimReachedEnd": {
|
|
"value": 4216,
|
|
"comment": "CEntityIOOutput"
|
|
},
|
|
"m_OnAnimReachedStart": {
|
|
"value": 4176,
|
|
"comment": "CEntityIOOutput"
|
|
},
|
|
"m_bAnimateOnServer": {
|
|
"value": 4268,
|
|
"comment": "bool"
|
|
},
|
|
"m_bCreateNonSolid": {
|
|
"value": 4274,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFiredStartEndOutput": {
|
|
"value": 4272,
|
|
"comment": "bool"
|
|
},
|
|
"m_bForceNpcExclude": {
|
|
"value": 4273,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsOverrideProp": {
|
|
"value": 4275,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRandomizeCycle": {
|
|
"value": 4269,
|
|
"comment": "bool"
|
|
},
|
|
"m_bScriptedMovement": {
|
|
"value": 4271,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStartDisabled": {
|
|
"value": 4270,
|
|
"comment": "bool"
|
|
},
|
|
"m_bUseAnimGraph": {
|
|
"value": 4049,
|
|
"comment": "bool"
|
|
},
|
|
"m_bUseHitboxesForRenderBox": {
|
|
"value": 4048,
|
|
"comment": "bool"
|
|
},
|
|
"m_glowColor": {
|
|
"value": 4288,
|
|
"comment": "Color"
|
|
},
|
|
"m_iCachedFrameCount": {
|
|
"value": 4296,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iInitialGlowState": {
|
|
"value": 4276,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iszDefaultAnim": {
|
|
"value": 4256,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_nDefaultAnimLoopMode": {
|
|
"value": 4264,
|
|
"comment": "AnimLoopMode_t"
|
|
},
|
|
"m_nGlowRange": {
|
|
"value": 4280,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nGlowRangeMin": {
|
|
"value": 4284,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nGlowTeam": {
|
|
"value": 4292,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_pOutputAnimBegun": {
|
|
"value": 4056,
|
|
"comment": "CEntityIOOutput"
|
|
},
|
|
"m_pOutputAnimLoopCycleOver": {
|
|
"value": 4136,
|
|
"comment": "CEntityIOOutput"
|
|
},
|
|
"m_pOutputAnimOver": {
|
|
"value": 4096,
|
|
"comment": "CEntityIOOutput"
|
|
},
|
|
"m_vecCachedRenderMaxs": {
|
|
"value": 4312,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecCachedRenderMins": {
|
|
"value": 4300,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BreakableProp"
|
|
},
|
|
"C_DynamicPropAlias_cable_dynamic": {
|
|
"data": {},
|
|
"comment": "C_DynamicProp"
|
|
},
|
|
"C_DynamicPropAlias_dynamic_prop": {
|
|
"data": {},
|
|
"comment": "C_DynamicProp"
|
|
},
|
|
"C_DynamicPropAlias_prop_dynamic_override": {
|
|
"data": {},
|
|
"comment": "C_DynamicProp"
|
|
},
|
|
"C_EconEntity": {
|
|
"data": {
|
|
"m_AttributeManager": {
|
|
"value": 4160,
|
|
"comment": "C_AttributeContainer"
|
|
},
|
|
"m_OriginalOwnerXuidHigh": {
|
|
"value": 5356,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_OriginalOwnerXuidLow": {
|
|
"value": 5352,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_bAttachmentDirty": {
|
|
"value": 5416,
|
|
"comment": "bool"
|
|
},
|
|
"m_bAttributesInitialized": {
|
|
"value": 4152,
|
|
"comment": "bool"
|
|
},
|
|
"m_bClientside": {
|
|
"value": 5376,
|
|
"comment": "bool"
|
|
},
|
|
"m_bParticleSystemsCreated": {
|
|
"value": 5377,
|
|
"comment": "bool"
|
|
},
|
|
"m_flFallbackWear": {
|
|
"value": 5368,
|
|
"comment": "float"
|
|
},
|
|
"m_flFlexDelayTime": {
|
|
"value": 4136,
|
|
"comment": "float"
|
|
},
|
|
"m_flFlexDelayedWeight": {
|
|
"value": 4144,
|
|
"comment": "float*"
|
|
},
|
|
"m_hOldProvidee": {
|
|
"value": 5440,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hViewmodelAttachment": {
|
|
"value": 5408,
|
|
"comment": "CHandle<CBaseAnimGraph>"
|
|
},
|
|
"m_iNumOwnerValidationRetries": {
|
|
"value": 5424,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iOldTeam": {
|
|
"value": 5412,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nFallbackPaintKit": {
|
|
"value": 5360,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nFallbackSeed": {
|
|
"value": 5364,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nFallbackStatTrak": {
|
|
"value": 5372,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nUnloadedModelIndex": {
|
|
"value": 5420,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vecAttachedModels": {
|
|
"value": 5448,
|
|
"comment": "CUtlVector<C_EconEntity::AttachedModelData_t>"
|
|
},
|
|
"m_vecAttachedParticles": {
|
|
"value": 5384,
|
|
"comment": "CUtlVector<int32_t>"
|
|
}
|
|
},
|
|
"comment": "C_BaseFlex"
|
|
},
|
|
"C_EconEntity_AttachedModelData_t": {
|
|
"data": {
|
|
"m_iModelDisplayFlags": {
|
|
"value": 0,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"C_EconItemView": {
|
|
"data": {
|
|
"m_AttributeList": {
|
|
"value": 528,
|
|
"comment": "CAttributeList"
|
|
},
|
|
"m_NetworkedDynamicAttributes": {
|
|
"value": 624,
|
|
"comment": "CAttributeList"
|
|
},
|
|
"m_bInitialized": {
|
|
"value": 488,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInitializedTags": {
|
|
"value": 1088,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInventoryImageRgbaRequested": {
|
|
"value": 96,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInventoryImageTriedCache": {
|
|
"value": 97,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsStoreItem": {
|
|
"value": 489,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsTradeItem": {
|
|
"value": 490,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRestoreCustomMaterialAfterPrecache": {
|
|
"value": 440,
|
|
"comment": "bool"
|
|
},
|
|
"m_iAccountID": {
|
|
"value": 472,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_iEntityLevel": {
|
|
"value": 448,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_iEntityQuality": {
|
|
"value": 444,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iEntityQuantity": {
|
|
"value": 492,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iInventoryPosition": {
|
|
"value": 476,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_iItemDefinitionIndex": {
|
|
"value": 442,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_iItemID": {
|
|
"value": 456,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_iItemIDHigh": {
|
|
"value": 464,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_iItemIDLow": {
|
|
"value": 468,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_iQualityOverride": {
|
|
"value": 500,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iRarityOverride": {
|
|
"value": 496,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nInventoryImageRgbaHeight": {
|
|
"value": 132,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nInventoryImageRgbaWidth": {
|
|
"value": 128,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_szCurrentLoadCachedFileName": {
|
|
"value": 136,
|
|
"comment": "char[260]"
|
|
},
|
|
"m_szCustomName": {
|
|
"value": 720,
|
|
"comment": "char[161]"
|
|
},
|
|
"m_szCustomNameOverride": {
|
|
"value": 881,
|
|
"comment": "char[161]"
|
|
},
|
|
"m_unClientFlags": {
|
|
"value": 504,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_unOverrideStyle": {
|
|
"value": 505,
|
|
"comment": "uint8_t"
|
|
}
|
|
},
|
|
"comment": "IEconItemInterface"
|
|
},
|
|
"C_EconWearable": {
|
|
"data": {
|
|
"m_bAlwaysAllow": {
|
|
"value": 5476,
|
|
"comment": "bool"
|
|
},
|
|
"m_nForceSkin": {
|
|
"value": 5472,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "C_EconEntity"
|
|
},
|
|
"C_EntityDissolve": {
|
|
"data": {
|
|
"m_bCoreExplode": {
|
|
"value": 3324,
|
|
"comment": "bool"
|
|
},
|
|
"m_bLinkedToServerEnt": {
|
|
"value": 3325,
|
|
"comment": "bool"
|
|
},
|
|
"m_flFadeInLength": {
|
|
"value": 3280,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeInStart": {
|
|
"value": 3276,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeOutLength": {
|
|
"value": 3296,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeOutModelLength": {
|
|
"value": 3288,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeOutModelStart": {
|
|
"value": 3284,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeOutStart": {
|
|
"value": 3292,
|
|
"comment": "float"
|
|
},
|
|
"m_flNextSparkTime": {
|
|
"value": 3300,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flStartTime": {
|
|
"value": 3272,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_nDissolveType": {
|
|
"value": 3304,
|
|
"comment": "EntityDisolveType_t"
|
|
},
|
|
"m_nMagnitude": {
|
|
"value": 3320,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_vDissolverOrigin": {
|
|
"value": 3308,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_EntityFlame": {
|
|
"data": {
|
|
"m_bCheapEffect": {
|
|
"value": 1388,
|
|
"comment": "bool"
|
|
},
|
|
"m_hEntAttached": {
|
|
"value": 1344,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hOldAttached": {
|
|
"value": 1384,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_EnvCombinedLightProbeVolume": {
|
|
"data": {
|
|
"m_Color": {
|
|
"value": 5528,
|
|
"comment": "Color"
|
|
},
|
|
"m_bCustomCubemapTexture": {
|
|
"value": 5544,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEnabled": {
|
|
"value": 5689,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMoveable": {
|
|
"value": 5608,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStartDisabled": {
|
|
"value": 5624,
|
|
"comment": "bool"
|
|
},
|
|
"m_flBrightness": {
|
|
"value": 5532,
|
|
"comment": "float"
|
|
},
|
|
"m_flEdgeFadeDist": {
|
|
"value": 5628,
|
|
"comment": "float"
|
|
},
|
|
"m_hCubemapTexture": {
|
|
"value": 5536,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_hLightProbeDirectLightIndicesTexture": {
|
|
"value": 5560,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_hLightProbeDirectLightScalarsTexture": {
|
|
"value": 5568,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_hLightProbeDirectLightShadowsTexture": {
|
|
"value": 5576,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_hLightProbeTexture": {
|
|
"value": 5552,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_nEnvCubeMapArrayIndex": {
|
|
"value": 5616,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nHandshake": {
|
|
"value": 5612,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLightProbeAtlasX": {
|
|
"value": 5656,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLightProbeAtlasY": {
|
|
"value": 5660,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLightProbeAtlasZ": {
|
|
"value": 5664,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLightProbeSizeX": {
|
|
"value": 5644,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLightProbeSizeY": {
|
|
"value": 5648,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLightProbeSizeZ": {
|
|
"value": 5652,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPriority": {
|
|
"value": 5620,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vBoxMaxs": {
|
|
"value": 5596,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vBoxMins": {
|
|
"value": 5584,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vEdgeFadeDists": {
|
|
"value": 5632,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_EnvCubemap": {
|
|
"data": {
|
|
"m_bCopyDiffuseFromDefaultCubemap": {
|
|
"value": 1552,
|
|
"comment": "bool"
|
|
},
|
|
"m_bCustomCubemapTexture": {
|
|
"value": 1480,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDefaultEnvMap": {
|
|
"value": 1549,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDefaultSpecEnvMap": {
|
|
"value": 1550,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEnabled": {
|
|
"value": 1568,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIndoorCubeMap": {
|
|
"value": 1551,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMoveable": {
|
|
"value": 1512,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStartDisabled": {
|
|
"value": 1548,
|
|
"comment": "bool"
|
|
},
|
|
"m_flDiffuseScale": {
|
|
"value": 1544,
|
|
"comment": "float"
|
|
},
|
|
"m_flEdgeFadeDist": {
|
|
"value": 1528,
|
|
"comment": "float"
|
|
},
|
|
"m_flInfluenceRadius": {
|
|
"value": 1484,
|
|
"comment": "float"
|
|
},
|
|
"m_hCubemapTexture": {
|
|
"value": 1472,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_nEnvCubeMapArrayIndex": {
|
|
"value": 1520,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nHandshake": {
|
|
"value": 1516,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPriority": {
|
|
"value": 1524,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vBoxProjectMaxs": {
|
|
"value": 1500,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vBoxProjectMins": {
|
|
"value": 1488,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vEdgeFadeDists": {
|
|
"value": 1532,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_EnvCubemapBox": {
|
|
"data": {},
|
|
"comment": "C_EnvCubemap"
|
|
},
|
|
"C_EnvCubemapFog": {
|
|
"data": {
|
|
"m_bActive": {
|
|
"value": 1380,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFirstTime": {
|
|
"value": 1417,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasHeightFogEnd": {
|
|
"value": 1416,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHeightFogEnabled": {
|
|
"value": 1356,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStartDisabled": {
|
|
"value": 1381,
|
|
"comment": "bool"
|
|
},
|
|
"m_flEndDistance": {
|
|
"value": 1344,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogFalloffExponent": {
|
|
"value": 1352,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogHeightEnd": {
|
|
"value": 1364,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogHeightExponent": {
|
|
"value": 1372,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogHeightStart": {
|
|
"value": 1368,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogHeightWidth": {
|
|
"value": 1360,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogMaxOpacity": {
|
|
"value": 1384,
|
|
"comment": "float"
|
|
},
|
|
"m_flLODBias": {
|
|
"value": 1376,
|
|
"comment": "float"
|
|
},
|
|
"m_flStartDistance": {
|
|
"value": 1348,
|
|
"comment": "float"
|
|
},
|
|
"m_hFogCubemapTexture": {
|
|
"value": 1408,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_hSkyMaterial": {
|
|
"value": 1392,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIMaterial2>"
|
|
},
|
|
"m_iszSkyEntity": {
|
|
"value": 1400,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_nCubemapSourceType": {
|
|
"value": 1388,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_EnvDecal": {
|
|
"data": {
|
|
"m_bProjectOnCharacters": {
|
|
"value": 3289,
|
|
"comment": "bool"
|
|
},
|
|
"m_bProjectOnWater": {
|
|
"value": 3290,
|
|
"comment": "bool"
|
|
},
|
|
"m_bProjectOnWorld": {
|
|
"value": 3288,
|
|
"comment": "bool"
|
|
},
|
|
"m_flDepth": {
|
|
"value": 3280,
|
|
"comment": "float"
|
|
},
|
|
"m_flDepthSortBias": {
|
|
"value": 3292,
|
|
"comment": "float"
|
|
},
|
|
"m_flHeight": {
|
|
"value": 3276,
|
|
"comment": "float"
|
|
},
|
|
"m_flWidth": {
|
|
"value": 3272,
|
|
"comment": "float"
|
|
},
|
|
"m_hDecalMaterial": {
|
|
"value": 3264,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIMaterial2>"
|
|
},
|
|
"m_nRenderOrder": {
|
|
"value": 3284,
|
|
"comment": "uint32_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_EnvDetailController": {
|
|
"data": {
|
|
"m_flFadeEndDist": {
|
|
"value": 1348,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeStartDist": {
|
|
"value": 1344,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_EnvLightProbeVolume": {
|
|
"data": {
|
|
"m_bEnabled": {
|
|
"value": 5505,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMoveable": {
|
|
"value": 5456,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStartDisabled": {
|
|
"value": 5468,
|
|
"comment": "bool"
|
|
},
|
|
"m_hLightProbeDirectLightIndicesTexture": {
|
|
"value": 5408,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_hLightProbeDirectLightScalarsTexture": {
|
|
"value": 5416,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_hLightProbeDirectLightShadowsTexture": {
|
|
"value": 5424,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_hLightProbeTexture": {
|
|
"value": 5400,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_nHandshake": {
|
|
"value": 5460,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLightProbeAtlasX": {
|
|
"value": 5484,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLightProbeAtlasY": {
|
|
"value": 5488,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLightProbeAtlasZ": {
|
|
"value": 5492,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLightProbeSizeX": {
|
|
"value": 5472,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLightProbeSizeY": {
|
|
"value": 5476,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nLightProbeSizeZ": {
|
|
"value": 5480,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPriority": {
|
|
"value": 5464,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vBoxMaxs": {
|
|
"value": 5444,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vBoxMins": {
|
|
"value": 5432,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_EnvParticleGlow": {
|
|
"data": {
|
|
"m_ColorTint": {
|
|
"value": 4732,
|
|
"comment": "Color"
|
|
},
|
|
"m_flAlphaScale": {
|
|
"value": 4720,
|
|
"comment": "float"
|
|
},
|
|
"m_flRadiusScale": {
|
|
"value": 4724,
|
|
"comment": "float"
|
|
},
|
|
"m_flSelfIllumScale": {
|
|
"value": 4728,
|
|
"comment": "float"
|
|
},
|
|
"m_hTextureOverride": {
|
|
"value": 4736,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
}
|
|
},
|
|
"comment": "C_ParticleSystem"
|
|
},
|
|
"C_EnvProjectedTexture": {
|
|
"data": {},
|
|
"comment": "C_ModelPointEntity"
|
|
},
|
|
"C_EnvScreenOverlay": {
|
|
"data": {
|
|
"m_bIsActive": {
|
|
"value": 1472,
|
|
"comment": "bool"
|
|
},
|
|
"m_bWasActive": {
|
|
"value": 1473,
|
|
"comment": "bool"
|
|
},
|
|
"m_flCurrentOverlayTime": {
|
|
"value": 1484,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flOverlayTimes": {
|
|
"value": 1424,
|
|
"comment": "float[10]"
|
|
},
|
|
"m_flStartTime": {
|
|
"value": 1464,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_iCachedDesiredOverlay": {
|
|
"value": 1476,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iCurrentOverlay": {
|
|
"value": 1480,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iDesiredOverlay": {
|
|
"value": 1468,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iszOverlayNames": {
|
|
"value": 1344,
|
|
"comment": "CUtlSymbolLarge[10]"
|
|
}
|
|
},
|
|
"comment": "C_PointEntity"
|
|
},
|
|
"C_EnvSky": {
|
|
"data": {
|
|
"m_bEnabled": {
|
|
"value": 3316,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStartDisabled": {
|
|
"value": 3280,
|
|
"comment": "bool"
|
|
},
|
|
"m_flBrightnessScale": {
|
|
"value": 3292,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogMaxEnd": {
|
|
"value": 3312,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogMaxStart": {
|
|
"value": 3308,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogMinEnd": {
|
|
"value": 3304,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogMinStart": {
|
|
"value": 3300,
|
|
"comment": "float"
|
|
},
|
|
"m_hSkyMaterial": {
|
|
"value": 3264,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIMaterial2>"
|
|
},
|
|
"m_hSkyMaterialLightingOnly": {
|
|
"value": 3272,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIMaterial2>"
|
|
},
|
|
"m_nFogType": {
|
|
"value": 3296,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vTintColor": {
|
|
"value": 3281,
|
|
"comment": "Color"
|
|
},
|
|
"m_vTintColorLightingOnly": {
|
|
"value": 3285,
|
|
"comment": "Color"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_EnvVolumetricFogController": {
|
|
"data": {
|
|
"m_bActive": {
|
|
"value": 1408,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEnableIndirect": {
|
|
"value": 1449,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFirstTime": {
|
|
"value": 1468,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsMaster": {
|
|
"value": 1450,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStartDisabled": {
|
|
"value": 1448,
|
|
"comment": "bool"
|
|
},
|
|
"m_flAnisotropy": {
|
|
"value": 1348,
|
|
"comment": "float"
|
|
},
|
|
"m_flDefaultAnisotropy": {
|
|
"value": 1436,
|
|
"comment": "float"
|
|
},
|
|
"m_flDefaultDrawDistance": {
|
|
"value": 1444,
|
|
"comment": "float"
|
|
},
|
|
"m_flDefaultScattering": {
|
|
"value": 1440,
|
|
"comment": "float"
|
|
},
|
|
"m_flDrawDistance": {
|
|
"value": 1356,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeInEnd": {
|
|
"value": 1364,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeInStart": {
|
|
"value": 1360,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeSpeed": {
|
|
"value": 1352,
|
|
"comment": "float"
|
|
},
|
|
"m_flIndirectStrength": {
|
|
"value": 1368,
|
|
"comment": "float"
|
|
},
|
|
"m_flScattering": {
|
|
"value": 1344,
|
|
"comment": "float"
|
|
},
|
|
"m_flStartAnisoTime": {
|
|
"value": 1412,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flStartAnisotropy": {
|
|
"value": 1424,
|
|
"comment": "float"
|
|
},
|
|
"m_flStartDrawDistance": {
|
|
"value": 1432,
|
|
"comment": "float"
|
|
},
|
|
"m_flStartDrawDistanceTime": {
|
|
"value": 1420,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flStartScatterTime": {
|
|
"value": 1416,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flStartScattering": {
|
|
"value": 1428,
|
|
"comment": "float"
|
|
},
|
|
"m_hFogIndirectTexture": {
|
|
"value": 1456,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_nForceRefreshCount": {
|
|
"value": 1464,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nIndirectTextureDimX": {
|
|
"value": 1372,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nIndirectTextureDimY": {
|
|
"value": 1376,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nIndirectTextureDimZ": {
|
|
"value": 1380,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vBoxMaxs": {
|
|
"value": 1396,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vBoxMins": {
|
|
"value": 1384,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_EnvVolumetricFogVolume": {
|
|
"data": {
|
|
"m_bActive": {
|
|
"value": 1344,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStartDisabled": {
|
|
"value": 1372,
|
|
"comment": "bool"
|
|
},
|
|
"m_flFalloffExponent": {
|
|
"value": 1384,
|
|
"comment": "float"
|
|
},
|
|
"m_flStrength": {
|
|
"value": 1376,
|
|
"comment": "float"
|
|
},
|
|
"m_nFalloffShape": {
|
|
"value": 1380,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vBoxMaxs": {
|
|
"value": 1360,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vBoxMins": {
|
|
"value": 1348,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_EnvWind": {
|
|
"data": {
|
|
"m_EnvWindShared": {
|
|
"value": 1344,
|
|
"comment": "C_EnvWindShared"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_EnvWindClientside": {
|
|
"data": {
|
|
"m_EnvWindShared": {
|
|
"value": 1344,
|
|
"comment": "C_EnvWindShared"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_EnvWindShared": {
|
|
"data": {
|
|
"m_CurrentSwayVector": {
|
|
"value": 80,
|
|
"comment": "Vector"
|
|
},
|
|
"m_PrevSwayVector": {
|
|
"value": 92,
|
|
"comment": "Vector"
|
|
},
|
|
"m_bGusting": {
|
|
"value": 132,
|
|
"comment": "bool"
|
|
},
|
|
"m_currentWindVector": {
|
|
"value": 68,
|
|
"comment": "Vector"
|
|
},
|
|
"m_flAveWindSpeed": {
|
|
"value": 128,
|
|
"comment": "float"
|
|
},
|
|
"m_flGustDuration": {
|
|
"value": 36,
|
|
"comment": "float"
|
|
},
|
|
"m_flInitialWindSpeed": {
|
|
"value": 108,
|
|
"comment": "float"
|
|
},
|
|
"m_flMaxGustDelay": {
|
|
"value": 32,
|
|
"comment": "float"
|
|
},
|
|
"m_flMinGustDelay": {
|
|
"value": 28,
|
|
"comment": "float"
|
|
},
|
|
"m_flSimTime": {
|
|
"value": 120,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flStartTime": {
|
|
"value": 8,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flSwayTime": {
|
|
"value": 116,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flSwitchTime": {
|
|
"value": 124,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flVariationTime": {
|
|
"value": 112,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flWindAngleVariation": {
|
|
"value": 136,
|
|
"comment": "float"
|
|
},
|
|
"m_flWindSpeed": {
|
|
"value": 64,
|
|
"comment": "float"
|
|
},
|
|
"m_flWindSpeedVariation": {
|
|
"value": 140,
|
|
"comment": "float"
|
|
},
|
|
"m_iEntIndex": {
|
|
"value": 144,
|
|
"comment": "CEntityIndex"
|
|
},
|
|
"m_iGustDirChange": {
|
|
"value": 40,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_iInitialWindDir": {
|
|
"value": 104,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_iMaxGust": {
|
|
"value": 26,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_iMaxWind": {
|
|
"value": 18,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_iMinGust": {
|
|
"value": 24,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_iMinWind": {
|
|
"value": 16,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_iWindDir": {
|
|
"value": 60,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iWindSeed": {
|
|
"value": 12,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_iszGustSound": {
|
|
"value": 56,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_location": {
|
|
"value": 44,
|
|
"comment": "Vector"
|
|
},
|
|
"m_windRadius": {
|
|
"value": 20,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"C_EnvWindShared_WindAveEvent_t": {
|
|
"data": {
|
|
"m_flAveWindSpeed": {
|
|
"value": 4,
|
|
"comment": "float"
|
|
},
|
|
"m_flStartWindSpeed": {
|
|
"value": 0,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"C_EnvWindShared_WindVariationEvent_t": {
|
|
"data": {
|
|
"m_flWindAngleVariation": {
|
|
"value": 0,
|
|
"comment": "float"
|
|
},
|
|
"m_flWindSpeedVariation": {
|
|
"value": 4,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"C_FireCrackerBlast": {
|
|
"data": {},
|
|
"comment": "C_Inferno"
|
|
},
|
|
"C_FireFromAboveSprite": {
|
|
"data": {},
|
|
"comment": "C_Sprite"
|
|
},
|
|
"C_FireSmoke": {
|
|
"data": {
|
|
"m_bClipTested": {
|
|
"value": 1412,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFadingOut": {
|
|
"value": 1413,
|
|
"comment": "bool"
|
|
},
|
|
"m_flChildFlameSpread": {
|
|
"value": 1388,
|
|
"comment": "float"
|
|
},
|
|
"m_flClipPerc": {
|
|
"value": 1408,
|
|
"comment": "float"
|
|
},
|
|
"m_flScaleEnd": {
|
|
"value": 1376,
|
|
"comment": "float"
|
|
},
|
|
"m_flScaleRegister": {
|
|
"value": 1368,
|
|
"comment": "float"
|
|
},
|
|
"m_flScaleStart": {
|
|
"value": 1372,
|
|
"comment": "float"
|
|
},
|
|
"m_flScaleTimeEnd": {
|
|
"value": 1384,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flScaleTimeStart": {
|
|
"value": 1380,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_nFlameFromAboveModelIndex": {
|
|
"value": 1364,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nFlameModelIndex": {
|
|
"value": 1360,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_pFireOverlay": {
|
|
"value": 1424,
|
|
"comment": "CFireOverlay*"
|
|
},
|
|
"m_tParticleSpawn": {
|
|
"value": 1416,
|
|
"comment": "TimedEvent"
|
|
}
|
|
},
|
|
"comment": "C_BaseFire"
|
|
},
|
|
"C_FireSprite": {
|
|
"data": {
|
|
"m_bFadeFromAbove": {
|
|
"value": 3580,
|
|
"comment": "bool"
|
|
},
|
|
"m_vecMoveDir": {
|
|
"value": 3568,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_Sprite"
|
|
},
|
|
"C_Fish": {
|
|
"data": {
|
|
"m_actualAngles": {
|
|
"value": 3812,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_actualPos": {
|
|
"value": 3800,
|
|
"comment": "Vector"
|
|
},
|
|
"m_angle": {
|
|
"value": 3856,
|
|
"comment": "float"
|
|
},
|
|
"m_angles": {
|
|
"value": 3736,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_averageError": {
|
|
"value": 3948,
|
|
"comment": "float"
|
|
},
|
|
"m_buoyancy": {
|
|
"value": 3760,
|
|
"comment": "float"
|
|
},
|
|
"m_deathAngle": {
|
|
"value": 3756,
|
|
"comment": "float"
|
|
},
|
|
"m_deathDepth": {
|
|
"value": 3752,
|
|
"comment": "float"
|
|
},
|
|
"m_errorHistory": {
|
|
"value": 3860,
|
|
"comment": "float[20]"
|
|
},
|
|
"m_errorHistoryCount": {
|
|
"value": 3944,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_errorHistoryIndex": {
|
|
"value": 3940,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_gotUpdate": {
|
|
"value": 3840,
|
|
"comment": "bool"
|
|
},
|
|
"m_localLifeState": {
|
|
"value": 3748,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_poolOrigin": {
|
|
"value": 3824,
|
|
"comment": "Vector"
|
|
},
|
|
"m_pos": {
|
|
"value": 3712,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vel": {
|
|
"value": 3724,
|
|
"comment": "Vector"
|
|
},
|
|
"m_waterLevel": {
|
|
"value": 3836,
|
|
"comment": "float"
|
|
},
|
|
"m_wigglePhase": {
|
|
"value": 3792,
|
|
"comment": "float"
|
|
},
|
|
"m_wiggleRate": {
|
|
"value": 3796,
|
|
"comment": "float"
|
|
},
|
|
"m_wiggleTimer": {
|
|
"value": 3768,
|
|
"comment": "CountdownTimer"
|
|
},
|
|
"m_x": {
|
|
"value": 3844,
|
|
"comment": "float"
|
|
},
|
|
"m_y": {
|
|
"value": 3848,
|
|
"comment": "float"
|
|
},
|
|
"m_z": {
|
|
"value": 3852,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_Fists": {
|
|
"data": {
|
|
"m_bPlayingUninterruptableAct": {
|
|
"value": 6656,
|
|
"comment": "bool"
|
|
},
|
|
"m_nUninterruptableActivity": {
|
|
"value": 6660,
|
|
"comment": "PlayerAnimEvent_t"
|
|
}
|
|
},
|
|
"comment": "C_CSWeaponBase"
|
|
},
|
|
"C_Flashbang": {
|
|
"data": {},
|
|
"comment": "C_BaseCSGrenade"
|
|
},
|
|
"C_FlashbangProjectile": {
|
|
"data": {},
|
|
"comment": "C_BaseCSGrenadeProjectile"
|
|
},
|
|
"C_FogController": {
|
|
"data": {
|
|
"m_bUseAngles": {
|
|
"value": 1448,
|
|
"comment": "bool"
|
|
},
|
|
"m_fog": {
|
|
"value": 1344,
|
|
"comment": "fogparams_t"
|
|
},
|
|
"m_iChangedVariables": {
|
|
"value": 1452,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_FootstepControl": {
|
|
"data": {
|
|
"m_destination": {
|
|
"value": 3280,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_source": {
|
|
"value": 3272,
|
|
"comment": "CUtlSymbolLarge"
|
|
}
|
|
},
|
|
"comment": "C_BaseTrigger"
|
|
},
|
|
"C_FuncBrush": {
|
|
"data": {},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_FuncConveyor": {
|
|
"data": {
|
|
"m_flCurrentConveyorOffset": {
|
|
"value": 3328,
|
|
"comment": "float"
|
|
},
|
|
"m_flCurrentConveyorSpeed": {
|
|
"value": 3332,
|
|
"comment": "float"
|
|
},
|
|
"m_flTargetSpeed": {
|
|
"value": 3284,
|
|
"comment": "float"
|
|
},
|
|
"m_flTransitionStartSpeed": {
|
|
"value": 3296,
|
|
"comment": "float"
|
|
},
|
|
"m_hConveyorModels": {
|
|
"value": 3304,
|
|
"comment": "C_NetworkUtlVectorBase<CHandle<C_BaseEntity>>"
|
|
},
|
|
"m_nTransitionDurationTicks": {
|
|
"value": 3292,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nTransitionStartTick": {
|
|
"value": 3288,
|
|
"comment": "GameTick_t"
|
|
},
|
|
"m_vecMoveDirEntitySpace": {
|
|
"value": 3272,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_FuncElectrifiedVolume": {
|
|
"data": {
|
|
"m_EffectName": {
|
|
"value": 3272,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_bState": {
|
|
"value": 3280,
|
|
"comment": "bool"
|
|
},
|
|
"m_nAmbientEffect": {
|
|
"value": 3264,
|
|
"comment": "ParticleIndex_t"
|
|
}
|
|
},
|
|
"comment": "C_FuncBrush"
|
|
},
|
|
"C_FuncLadder": {
|
|
"data": {
|
|
"m_Dismounts": {
|
|
"value": 3280,
|
|
"comment": "CUtlVector<CHandle<C_InfoLadderDismount>>"
|
|
},
|
|
"m_bDisabled": {
|
|
"value": 3344,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFakeLadder": {
|
|
"value": 3345,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasSlack": {
|
|
"value": 3346,
|
|
"comment": "bool"
|
|
},
|
|
"m_flAutoRideSpeed": {
|
|
"value": 3340,
|
|
"comment": "float"
|
|
},
|
|
"m_vecLadderDir": {
|
|
"value": 3264,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecLocalTop": {
|
|
"value": 3304,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecPlayerMountPositionBottom": {
|
|
"value": 3328,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecPlayerMountPositionTop": {
|
|
"value": 3316,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_FuncMonitor": {
|
|
"data": {
|
|
"m_bDraw3DSkybox": {
|
|
"value": 3293,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEnabled": {
|
|
"value": 3292,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRenderShadows": {
|
|
"value": 3276,
|
|
"comment": "bool"
|
|
},
|
|
"m_bUseUniqueColorTarget": {
|
|
"value": 3277,
|
|
"comment": "bool"
|
|
},
|
|
"m_brushModelName": {
|
|
"value": 3280,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_hTargetCamera": {
|
|
"value": 3288,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_nResolutionEnum": {
|
|
"value": 3272,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_targetCamera": {
|
|
"value": 3264,
|
|
"comment": "CUtlString"
|
|
}
|
|
},
|
|
"comment": "C_FuncBrush"
|
|
},
|
|
"C_FuncMoveLinear": {
|
|
"data": {},
|
|
"comment": "C_BaseToggle"
|
|
},
|
|
"C_FuncRotating": {
|
|
"data": {},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_FuncTrackTrain": {
|
|
"data": {
|
|
"m_flLineLength": {
|
|
"value": 3272,
|
|
"comment": "float"
|
|
},
|
|
"m_flRadius": {
|
|
"value": 3268,
|
|
"comment": "float"
|
|
},
|
|
"m_nLongAxis": {
|
|
"value": 3264,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_GameRules": {
|
|
"data": {},
|
|
"comment": null
|
|
},
|
|
"C_GameRulesProxy": {
|
|
"data": {},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_GlobalLight": {
|
|
"data": {
|
|
"m_WindClothForceHandle": {
|
|
"value": 2560,
|
|
"comment": "uint16_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_GradientFog": {
|
|
"data": {
|
|
"m_bGradientFogNeedsTextures": {
|
|
"value": 1402,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHeightFogEnabled": {
|
|
"value": 1360,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsEnabled": {
|
|
"value": 1401,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStartDisabled": {
|
|
"value": 1400,
|
|
"comment": "bool"
|
|
},
|
|
"m_flFadeTime": {
|
|
"value": 1396,
|
|
"comment": "float"
|
|
},
|
|
"m_flFarZ": {
|
|
"value": 1372,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogEndDistance": {
|
|
"value": 1356,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogEndHeight": {
|
|
"value": 1368,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogFalloffExponent": {
|
|
"value": 1380,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogMaxOpacity": {
|
|
"value": 1376,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogStartDistance": {
|
|
"value": 1352,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogStartHeight": {
|
|
"value": 1364,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogStrength": {
|
|
"value": 1392,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogVerticalExponent": {
|
|
"value": 1384,
|
|
"comment": "float"
|
|
},
|
|
"m_fogColor": {
|
|
"value": 1388,
|
|
"comment": "Color"
|
|
},
|
|
"m_hGradientFogTexture": {
|
|
"value": 1344,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_HEGrenade": {
|
|
"data": {},
|
|
"comment": "C_BaseCSGrenade"
|
|
},
|
|
"C_HEGrenadeProjectile": {
|
|
"data": {},
|
|
"comment": "C_BaseCSGrenadeProjectile"
|
|
},
|
|
"C_HandleTest": {
|
|
"data": {
|
|
"m_Handle": {
|
|
"value": 1344,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_bSendHandle": {
|
|
"value": 1348,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_Hostage": {
|
|
"data": {
|
|
"m_bHandsHaveBeenCut": {
|
|
"value": 4340,
|
|
"comment": "bool"
|
|
},
|
|
"m_blinkTimer": {
|
|
"value": 4384,
|
|
"comment": "CountdownTimer"
|
|
},
|
|
"m_chestAttachment": {
|
|
"value": 4450,
|
|
"comment": "AttachmentHandle_t"
|
|
},
|
|
"m_entitySpottedState": {
|
|
"value": 4264,
|
|
"comment": "EntitySpottedState_t"
|
|
},
|
|
"m_eyeAttachment": {
|
|
"value": 4449,
|
|
"comment": "AttachmentHandle_t"
|
|
},
|
|
"m_fLastGrabTime": {
|
|
"value": 4348,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_fNewestAlphaThinkTime": {
|
|
"value": 4464,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flDeadOrRescuedTime": {
|
|
"value": 4376,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flDropStartTime": {
|
|
"value": 4372,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flGrabSuccessTime": {
|
|
"value": 4368,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flRescueStartTime": {
|
|
"value": 4364,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_hHostageGrabber": {
|
|
"value": 4344,
|
|
"comment": "CHandle<C_CSPlayerPawn>"
|
|
},
|
|
"m_isInit": {
|
|
"value": 4448,
|
|
"comment": "bool"
|
|
},
|
|
"m_isRescued": {
|
|
"value": 4332,
|
|
"comment": "bool"
|
|
},
|
|
"m_jumpedThisFrame": {
|
|
"value": 4333,
|
|
"comment": "bool"
|
|
},
|
|
"m_leader": {
|
|
"value": 4288,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_lookAroundTimer": {
|
|
"value": 4424,
|
|
"comment": "CountdownTimer"
|
|
},
|
|
"m_lookAt": {
|
|
"value": 4408,
|
|
"comment": "Vector"
|
|
},
|
|
"m_nHostageState": {
|
|
"value": 4336,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_pPredictionOwner": {
|
|
"value": 4456,
|
|
"comment": "CBasePlayerController*"
|
|
},
|
|
"m_reuseTimer": {
|
|
"value": 4296,
|
|
"comment": "CountdownTimer"
|
|
},
|
|
"m_vecGrabbedPos": {
|
|
"value": 4352,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vel": {
|
|
"value": 4320,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseCombatCharacter"
|
|
},
|
|
"C_HostageCarriableProp": {
|
|
"data": {},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_IncendiaryGrenade": {
|
|
"data": {},
|
|
"comment": "C_MolotovGrenade"
|
|
},
|
|
"C_Inferno": {
|
|
"data": {
|
|
"m_BurnNormal": {
|
|
"value": 4932,
|
|
"comment": "Vector[64]"
|
|
},
|
|
"m_bFireIsBurning": {
|
|
"value": 4868,
|
|
"comment": "bool[64]"
|
|
},
|
|
"m_bInPostEffectTime": {
|
|
"value": 5712,
|
|
"comment": "bool"
|
|
},
|
|
"m_blosCheck": {
|
|
"value": 33380,
|
|
"comment": "bool"
|
|
},
|
|
"m_drawableCount": {
|
|
"value": 33376,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_fireCount": {
|
|
"value": 5700,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_fireParentPositions": {
|
|
"value": 4100,
|
|
"comment": "Vector[64]"
|
|
},
|
|
"m_firePositions": {
|
|
"value": 3332,
|
|
"comment": "Vector[64]"
|
|
},
|
|
"m_flLastGrassBurnThink": {
|
|
"value": 33420,
|
|
"comment": "float"
|
|
},
|
|
"m_lastFireCount": {
|
|
"value": 5716,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_maxBounds": {
|
|
"value": 33408,
|
|
"comment": "Vector"
|
|
},
|
|
"m_maxFireHalfWidth": {
|
|
"value": 33388,
|
|
"comment": "float"
|
|
},
|
|
"m_maxFireHeight": {
|
|
"value": 33392,
|
|
"comment": "float"
|
|
},
|
|
"m_minBounds": {
|
|
"value": 33396,
|
|
"comment": "Vector"
|
|
},
|
|
"m_nFireEffectTickBegin": {
|
|
"value": 5720,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nFireLifetime": {
|
|
"value": 5708,
|
|
"comment": "float"
|
|
},
|
|
"m_nInfernoType": {
|
|
"value": 5704,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nfxFireDamageEffect": {
|
|
"value": 3328,
|
|
"comment": "ParticleIndex_t"
|
|
},
|
|
"m_nlosperiod": {
|
|
"value": 33384,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_InfoInstructorHintHostageRescueZone": {
|
|
"data": {},
|
|
"comment": "C_PointEntity"
|
|
},
|
|
"C_InfoLadderDismount": {
|
|
"data": {},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_InfoVisibilityBox": {
|
|
"data": {
|
|
"m_bEnabled": {
|
|
"value": 1364,
|
|
"comment": "bool"
|
|
},
|
|
"m_nMode": {
|
|
"value": 1348,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vBoxSize": {
|
|
"value": 1352,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_IronSightController": {
|
|
"data": {
|
|
"m_angDeltaAverage": {
|
|
"value": 48,
|
|
"comment": "QAngle[8]"
|
|
},
|
|
"m_angViewLast": {
|
|
"value": 144,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_bIronSightAvailable": {
|
|
"value": 16,
|
|
"comment": "bool"
|
|
},
|
|
"m_flDotBlur": {
|
|
"value": 164,
|
|
"comment": "float"
|
|
},
|
|
"m_flInterpolationLastUpdated": {
|
|
"value": 44,
|
|
"comment": "float"
|
|
},
|
|
"m_flIronSightAmount": {
|
|
"value": 20,
|
|
"comment": "float"
|
|
},
|
|
"m_flIronSightAmountBiased": {
|
|
"value": 28,
|
|
"comment": "float"
|
|
},
|
|
"m_flIronSightAmountBiased_Interpolated": {
|
|
"value": 40,
|
|
"comment": "float"
|
|
},
|
|
"m_flIronSightAmountGained": {
|
|
"value": 24,
|
|
"comment": "float"
|
|
},
|
|
"m_flIronSightAmountGained_Interpolated": {
|
|
"value": 36,
|
|
"comment": "float"
|
|
},
|
|
"m_flIronSightAmount_Interpolated": {
|
|
"value": 32,
|
|
"comment": "float"
|
|
},
|
|
"m_flSpeedRatio": {
|
|
"value": 168,
|
|
"comment": "float"
|
|
},
|
|
"m_vecDotCoords": {
|
|
"value": 156,
|
|
"comment": "Vector2D"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"C_Item": {
|
|
"data": {
|
|
"m_bShouldGlow": {
|
|
"value": 5472,
|
|
"comment": "bool"
|
|
},
|
|
"m_pReticleHintTextName": {
|
|
"value": 5473,
|
|
"comment": "char[256]"
|
|
}
|
|
},
|
|
"comment": "C_EconEntity"
|
|
},
|
|
"C_ItemDogtags": {
|
|
"data": {
|
|
"m_KillingPlayer": {
|
|
"value": 5740,
|
|
"comment": "CHandle<C_CSPlayerPawn>"
|
|
},
|
|
"m_OwningPlayer": {
|
|
"value": 5736,
|
|
"comment": "CHandle<C_CSPlayerPawn>"
|
|
}
|
|
},
|
|
"comment": "C_Item"
|
|
},
|
|
"C_Item_Healthshot": {
|
|
"data": {},
|
|
"comment": "C_WeaponBaseItem"
|
|
},
|
|
"C_Knife": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBase"
|
|
},
|
|
"C_LightDirectionalEntity": {
|
|
"data": {},
|
|
"comment": "C_LightEntity"
|
|
},
|
|
"C_LightEntity": {
|
|
"data": {
|
|
"m_CLightComponent": {
|
|
"value": 3264,
|
|
"comment": "CLightComponent*"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_LightEnvironmentEntity": {
|
|
"data": {},
|
|
"comment": "C_LightDirectionalEntity"
|
|
},
|
|
"C_LightGlow": {
|
|
"data": {
|
|
"m_Glow": {
|
|
"value": 3296,
|
|
"comment": "C_LightGlowOverlay"
|
|
},
|
|
"m_flGlowProxySize": {
|
|
"value": 3284,
|
|
"comment": "float"
|
|
},
|
|
"m_flHDRColorScale": {
|
|
"value": 3288,
|
|
"comment": "float"
|
|
},
|
|
"m_nHorizontalSize": {
|
|
"value": 3264,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nMaxDist": {
|
|
"value": 3276,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nMinDist": {
|
|
"value": 3272,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nOuterMaxDist": {
|
|
"value": 3280,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nVerticalSize": {
|
|
"value": 3268,
|
|
"comment": "uint32_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_LightGlowOverlay": {
|
|
"data": {
|
|
"m_bModulateByDot": {
|
|
"value": 245,
|
|
"comment": "bool"
|
|
},
|
|
"m_bOneSided": {
|
|
"value": 244,
|
|
"comment": "bool"
|
|
},
|
|
"m_nMaxDist": {
|
|
"value": 236,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nMinDist": {
|
|
"value": 232,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nOuterMaxDist": {
|
|
"value": 240,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vecDirection": {
|
|
"value": 220,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecOrigin": {
|
|
"value": 208,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "CGlowOverlay"
|
|
},
|
|
"C_LightOrthoEntity": {
|
|
"data": {},
|
|
"comment": "C_LightEntity"
|
|
},
|
|
"C_LightSpotEntity": {
|
|
"data": {},
|
|
"comment": "C_LightEntity"
|
|
},
|
|
"C_LocalTempEntity": {
|
|
"data": {
|
|
"bounceFactor": {
|
|
"value": 3760,
|
|
"comment": "float"
|
|
},
|
|
"die": {
|
|
"value": 3740,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"fadeSpeed": {
|
|
"value": 3756,
|
|
"comment": "float"
|
|
},
|
|
"flags": {
|
|
"value": 3736,
|
|
"comment": "int32_t"
|
|
},
|
|
"hitSound": {
|
|
"value": 3764,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_bParticleCollision": {
|
|
"value": 3848,
|
|
"comment": "bool"
|
|
},
|
|
"m_flFrame": {
|
|
"value": 3824,
|
|
"comment": "float"
|
|
},
|
|
"m_flFrameMax": {
|
|
"value": 3744,
|
|
"comment": "float"
|
|
},
|
|
"m_flFrameRate": {
|
|
"value": 3820,
|
|
"comment": "float"
|
|
},
|
|
"m_flSpriteScale": {
|
|
"value": 3812,
|
|
"comment": "float"
|
|
},
|
|
"m_iLastCollisionFrame": {
|
|
"value": 3852,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nFlickerFrame": {
|
|
"value": 3816,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_pszImpactEffect": {
|
|
"value": 3832,
|
|
"comment": "char*"
|
|
},
|
|
"m_pszParticleEffect": {
|
|
"value": 3840,
|
|
"comment": "char*"
|
|
},
|
|
"m_vLastCollisionOrigin": {
|
|
"value": 3856,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecNormal": {
|
|
"value": 3800,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecPrevAbsOrigin": {
|
|
"value": 3880,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecTempEntAcceleration": {
|
|
"value": 3892,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecTempEntAngVelocity": {
|
|
"value": 3784,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_vecTempEntVelocity": {
|
|
"value": 3868,
|
|
"comment": "Vector"
|
|
},
|
|
"priority": {
|
|
"value": 3768,
|
|
"comment": "int32_t"
|
|
},
|
|
"tempent_renderamt": {
|
|
"value": 3796,
|
|
"comment": "int32_t"
|
|
},
|
|
"tentOffset": {
|
|
"value": 3772,
|
|
"comment": "Vector"
|
|
},
|
|
"x": {
|
|
"value": 3748,
|
|
"comment": "float"
|
|
},
|
|
"y": {
|
|
"value": 3752,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_MapPreviewParticleSystem": {
|
|
"data": {},
|
|
"comment": "C_ParticleSystem"
|
|
},
|
|
"C_MapVetoPickController": {
|
|
"data": {
|
|
"m_bDisabledHud": {
|
|
"value": 3716,
|
|
"comment": "bool"
|
|
},
|
|
"m_nAccountIDs": {
|
|
"value": 1652,
|
|
"comment": "int32_t[64]"
|
|
},
|
|
"m_nCurrentPhase": {
|
|
"value": 3700,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nDraftType": {
|
|
"value": 1360,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nMapId0": {
|
|
"value": 1908,
|
|
"comment": "int32_t[64]"
|
|
},
|
|
"m_nMapId1": {
|
|
"value": 2164,
|
|
"comment": "int32_t[64]"
|
|
},
|
|
"m_nMapId2": {
|
|
"value": 2420,
|
|
"comment": "int32_t[64]"
|
|
},
|
|
"m_nMapId3": {
|
|
"value": 2676,
|
|
"comment": "int32_t[64]"
|
|
},
|
|
"m_nMapId4": {
|
|
"value": 2932,
|
|
"comment": "int32_t[64]"
|
|
},
|
|
"m_nMapId5": {
|
|
"value": 3188,
|
|
"comment": "int32_t[64]"
|
|
},
|
|
"m_nPhaseDurationTicks": {
|
|
"value": 3708,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPhaseStartTick": {
|
|
"value": 3704,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPostDataUpdateTick": {
|
|
"value": 3712,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nStartingSide0": {
|
|
"value": 3444,
|
|
"comment": "int32_t[64]"
|
|
},
|
|
"m_nTeamWinningCoinToss": {
|
|
"value": 1364,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nTeamWithFirstChoice": {
|
|
"value": 1368,
|
|
"comment": "int32_t[64]"
|
|
},
|
|
"m_nVoteMapIdsList": {
|
|
"value": 1624,
|
|
"comment": "int32_t[7]"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_Melee": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBase"
|
|
},
|
|
"C_ModelPointEntity": {
|
|
"data": {},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_MolotovGrenade": {
|
|
"data": {},
|
|
"comment": "C_BaseCSGrenade"
|
|
},
|
|
"C_MolotovProjectile": {
|
|
"data": {
|
|
"m_bIsIncGrenade": {
|
|
"value": 4352,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": "C_BaseCSGrenadeProjectile"
|
|
},
|
|
"C_Multimeter": {
|
|
"data": {
|
|
"m_hTargetC4": {
|
|
"value": 3720,
|
|
"comment": "CHandle<C_PlantedC4>"
|
|
}
|
|
},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_MultiplayRules": {
|
|
"data": {},
|
|
"comment": "C_GameRules"
|
|
},
|
|
"C_NetTestBaseCombatCharacter": {
|
|
"data": {},
|
|
"comment": "C_BaseCombatCharacter"
|
|
},
|
|
"C_OmniLight": {
|
|
"data": {
|
|
"m_bShowLight": {
|
|
"value": 3856,
|
|
"comment": "bool"
|
|
},
|
|
"m_flInnerAngle": {
|
|
"value": 3848,
|
|
"comment": "float"
|
|
},
|
|
"m_flOuterAngle": {
|
|
"value": 3852,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "C_BarnLight"
|
|
},
|
|
"C_ParticleSystem": {
|
|
"data": {
|
|
"m_bActive": {
|
|
"value": 3776,
|
|
"comment": "bool"
|
|
},
|
|
"m_bAnimateDuringGameplayPause": {
|
|
"value": 3788,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFrozen": {
|
|
"value": 3777,
|
|
"comment": "bool"
|
|
},
|
|
"m_bNoFreeze": {
|
|
"value": 4117,
|
|
"comment": "bool"
|
|
},
|
|
"m_bNoRamp": {
|
|
"value": 4118,
|
|
"comment": "bool"
|
|
},
|
|
"m_bNoSave": {
|
|
"value": 4116,
|
|
"comment": "bool"
|
|
},
|
|
"m_bOldActive": {
|
|
"value": 4696,
|
|
"comment": "bool"
|
|
},
|
|
"m_bOldFrozen": {
|
|
"value": 4697,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStartActive": {
|
|
"value": 4119,
|
|
"comment": "bool"
|
|
},
|
|
"m_clrTint": {
|
|
"value": 4660,
|
|
"comment": "Color"
|
|
},
|
|
"m_flFreezeTransitionDuration": {
|
|
"value": 3780,
|
|
"comment": "float"
|
|
},
|
|
"m_flPreSimTime": {
|
|
"value": 3804,
|
|
"comment": "float"
|
|
},
|
|
"m_flStartTime": {
|
|
"value": 3800,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_hControlPointEnts": {
|
|
"value": 3860,
|
|
"comment": "CHandle<C_BaseEntity>[64]"
|
|
},
|
|
"m_iEffectIndex": {
|
|
"value": 3792,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIParticleSystemDefinition>"
|
|
},
|
|
"m_iServerControlPointAssignments": {
|
|
"value": 3856,
|
|
"comment": "uint8_t[4]"
|
|
},
|
|
"m_iszControlPointNames": {
|
|
"value": 4128,
|
|
"comment": "CUtlSymbolLarge[64]"
|
|
},
|
|
"m_iszEffectName": {
|
|
"value": 4120,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_nDataCP": {
|
|
"value": 4640,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nStopType": {
|
|
"value": 3784,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nTintCP": {
|
|
"value": 4656,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_szSnapshotFileName": {
|
|
"value": 3264,
|
|
"comment": "char[512]"
|
|
},
|
|
"m_vServerControlPoints": {
|
|
"value": 3808,
|
|
"comment": "Vector[4]"
|
|
},
|
|
"m_vecDataCPValue": {
|
|
"value": 4644,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_PathParticleRope": {
|
|
"data": {
|
|
"m_ColorTint": {
|
|
"value": 1396,
|
|
"comment": "Color"
|
|
},
|
|
"m_PathNodes_Color": {
|
|
"value": 1488,
|
|
"comment": "C_NetworkUtlVectorBase<Vector>"
|
|
},
|
|
"m_PathNodes_Name": {
|
|
"value": 1360,
|
|
"comment": "CUtlVector<CUtlSymbolLarge>"
|
|
},
|
|
"m_PathNodes_PinEnabled": {
|
|
"value": 1512,
|
|
"comment": "C_NetworkUtlVectorBase<bool>"
|
|
},
|
|
"m_PathNodes_Position": {
|
|
"value": 1416,
|
|
"comment": "C_NetworkUtlVectorBase<Vector>"
|
|
},
|
|
"m_PathNodes_RadiusScale": {
|
|
"value": 1536,
|
|
"comment": "C_NetworkUtlVectorBase<float>"
|
|
},
|
|
"m_PathNodes_TangentIn": {
|
|
"value": 1440,
|
|
"comment": "C_NetworkUtlVectorBase<Vector>"
|
|
},
|
|
"m_PathNodes_TangentOut": {
|
|
"value": 1464,
|
|
"comment": "C_NetworkUtlVectorBase<Vector>"
|
|
},
|
|
"m_bStartActive": {
|
|
"value": 1344,
|
|
"comment": "bool"
|
|
},
|
|
"m_flMaxSimulationTime": {
|
|
"value": 1348,
|
|
"comment": "float"
|
|
},
|
|
"m_flParticleSpacing": {
|
|
"value": 1384,
|
|
"comment": "float"
|
|
},
|
|
"m_flRadius": {
|
|
"value": 1392,
|
|
"comment": "float"
|
|
},
|
|
"m_flSlack": {
|
|
"value": 1388,
|
|
"comment": "float"
|
|
},
|
|
"m_iEffectIndex": {
|
|
"value": 1408,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIParticleSystemDefinition>"
|
|
},
|
|
"m_iszEffectName": {
|
|
"value": 1352,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_nEffectState": {
|
|
"value": 1400,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_PathParticleRopeAlias_path_particle_rope_clientside": {
|
|
"data": {},
|
|
"comment": "C_PathParticleRope"
|
|
},
|
|
"C_PhysBox": {
|
|
"data": {},
|
|
"comment": "C_Breakable"
|
|
},
|
|
"C_PhysMagnet": {
|
|
"data": {
|
|
"m_aAttachedObjects": {
|
|
"value": 3736,
|
|
"comment": "CUtlVector<CHandle<C_BaseEntity>>"
|
|
},
|
|
"m_aAttachedObjectsFromServer": {
|
|
"value": 3712,
|
|
"comment": "CUtlVector<int32_t>"
|
|
}
|
|
},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_PhysPropClientside": {
|
|
"data": {
|
|
"m_bHasBreakPiecesOrCommands": {
|
|
"value": 4100,
|
|
"comment": "bool"
|
|
},
|
|
"m_fDeathTime": {
|
|
"value": 4052,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flDmgModBullet": {
|
|
"value": 4064,
|
|
"comment": "float"
|
|
},
|
|
"m_flDmgModClub": {
|
|
"value": 4068,
|
|
"comment": "float"
|
|
},
|
|
"m_flDmgModExplosive": {
|
|
"value": 4072,
|
|
"comment": "float"
|
|
},
|
|
"m_flDmgModFire": {
|
|
"value": 4076,
|
|
"comment": "float"
|
|
},
|
|
"m_flTouchDelta": {
|
|
"value": 4048,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_iInteractions": {
|
|
"value": 4096,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_impactEnergyScale": {
|
|
"value": 4056,
|
|
"comment": "float"
|
|
},
|
|
"m_inertiaScale": {
|
|
"value": 4060,
|
|
"comment": "float"
|
|
},
|
|
"m_iszBasePropData": {
|
|
"value": 4088,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_iszPhysicsDamageTableName": {
|
|
"value": 4080,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_nDamageType": {
|
|
"value": 4128,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vecDamageDirection": {
|
|
"value": 4116,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecDamagePosition": {
|
|
"value": 4104,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BreakableProp"
|
|
},
|
|
"C_PhysicsProp": {
|
|
"data": {
|
|
"m_bAwake": {
|
|
"value": 4048,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": "C_BreakableProp"
|
|
},
|
|
"C_PhysicsPropMultiplayer": {
|
|
"data": {},
|
|
"comment": "C_PhysicsProp"
|
|
},
|
|
"C_PickUpModelSlerper": {
|
|
"data": {
|
|
"m_angOriginal": {
|
|
"value": 3724,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_angRandom": {
|
|
"value": 3752,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_flTimePickedUp": {
|
|
"value": 3720,
|
|
"comment": "float"
|
|
},
|
|
"m_hItem": {
|
|
"value": 3716,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hPlayerParent": {
|
|
"value": 3712,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_vecPosOriginal": {
|
|
"value": 3736,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_PlantedC4": {
|
|
"data": {
|
|
"m_bBeingDefused": {
|
|
"value": 3772,
|
|
"comment": "bool"
|
|
},
|
|
"m_bBombDefused": {
|
|
"value": 3796,
|
|
"comment": "bool"
|
|
},
|
|
"m_bBombTicking": {
|
|
"value": 3712,
|
|
"comment": "bool"
|
|
},
|
|
"m_bC4Activated": {
|
|
"value": 3784,
|
|
"comment": "bool"
|
|
},
|
|
"m_bCannotBeDefused": {
|
|
"value": 3764,
|
|
"comment": "bool"
|
|
},
|
|
"m_bExplodeWarning": {
|
|
"value": 3780,
|
|
"comment": "float"
|
|
},
|
|
"m_bHasExploded": {
|
|
"value": 3765,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRadarFlash": {
|
|
"value": 3816,
|
|
"comment": "bool"
|
|
},
|
|
"m_bTenSecWarning": {
|
|
"value": 3785,
|
|
"comment": "bool"
|
|
},
|
|
"m_bTriggerWarning": {
|
|
"value": 3776,
|
|
"comment": "float"
|
|
},
|
|
"m_entitySpottedState": {
|
|
"value": 3728,
|
|
"comment": "EntitySpottedState_t"
|
|
},
|
|
"m_fLastDefuseTime": {
|
|
"value": 3824,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flC4Blow": {
|
|
"value": 3760,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flDefuseCountDown": {
|
|
"value": 3792,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flDefuseLength": {
|
|
"value": 3788,
|
|
"comment": "float"
|
|
},
|
|
"m_flNextBeep": {
|
|
"value": 3756,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flNextGlow": {
|
|
"value": 3752,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flNextRadarFlashTime": {
|
|
"value": 3812,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flTimerLength": {
|
|
"value": 3768,
|
|
"comment": "float"
|
|
},
|
|
"m_hBombDefuser": {
|
|
"value": 3800,
|
|
"comment": "CHandle<C_CSPlayerPawn>"
|
|
},
|
|
"m_hControlPanel": {
|
|
"value": 3804,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hDefuserMultimeter": {
|
|
"value": 3808,
|
|
"comment": "CHandle<C_Multimeter>"
|
|
},
|
|
"m_nBombSite": {
|
|
"value": 3716,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nSourceSoundscapeHash": {
|
|
"value": 3720,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_pBombDefuser": {
|
|
"value": 3820,
|
|
"comment": "CHandle<C_CSPlayerPawn>"
|
|
},
|
|
"m_pPredictionOwner": {
|
|
"value": 3832,
|
|
"comment": "CBasePlayerController*"
|
|
}
|
|
},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_PlayerPing": {
|
|
"data": {
|
|
"m_bUrgent": {
|
|
"value": 1404,
|
|
"comment": "bool"
|
|
},
|
|
"m_hPingedEntity": {
|
|
"value": 1396,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hPlayer": {
|
|
"value": 1392,
|
|
"comment": "CHandle<C_CSPlayerPawn>"
|
|
},
|
|
"m_iType": {
|
|
"value": 1400,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_szPlaceName": {
|
|
"value": 1405,
|
|
"comment": "char[18]"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_PlayerSprayDecal": {
|
|
"data": {
|
|
"m_SprayRenderHelper": {
|
|
"value": 3488,
|
|
"comment": "CPlayerSprayDecalRenderHelper"
|
|
},
|
|
"m_flCreationTime": {
|
|
"value": 3340,
|
|
"comment": "float"
|
|
},
|
|
"m_nEntity": {
|
|
"value": 3332,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nHitbox": {
|
|
"value": 3336,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPlayer": {
|
|
"value": 3328,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nTintID": {
|
|
"value": 3344,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nUniqueID": {
|
|
"value": 3264,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nVersion": {
|
|
"value": 3348,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_rtGcTime": {
|
|
"value": 3276,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_ubSignature": {
|
|
"value": 3349,
|
|
"comment": "uint8_t[128]"
|
|
},
|
|
"m_unAccountID": {
|
|
"value": 3268,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_unTraceID": {
|
|
"value": 3272,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_vecEndPos": {
|
|
"value": 3280,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecLeft": {
|
|
"value": 3304,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecNormal": {
|
|
"value": 3316,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecStart": {
|
|
"value": 3292,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_ModelPointEntity"
|
|
},
|
|
"C_PlayerVisibility": {
|
|
"data": {
|
|
"m_bIsEnabled": {
|
|
"value": 1361,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStartDisabled": {
|
|
"value": 1360,
|
|
"comment": "bool"
|
|
},
|
|
"m_flFadeTime": {
|
|
"value": 1356,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogDistanceMultiplier": {
|
|
"value": 1348,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogMaxDensityMultiplier": {
|
|
"value": 1352,
|
|
"comment": "float"
|
|
},
|
|
"m_flVisibilityStrength": {
|
|
"value": 1344,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_PointCamera": {
|
|
"data": {
|
|
"m_DegreesPerSecond": {
|
|
"value": 1424,
|
|
"comment": "float"
|
|
},
|
|
"m_FOV": {
|
|
"value": 1344,
|
|
"comment": "float"
|
|
},
|
|
"m_FogColor": {
|
|
"value": 1353,
|
|
"comment": "Color"
|
|
},
|
|
"m_Resolution": {
|
|
"value": 1348,
|
|
"comment": "float"
|
|
},
|
|
"m_TargetFOV": {
|
|
"value": 1420,
|
|
"comment": "float"
|
|
},
|
|
"m_bActive": {
|
|
"value": 1372,
|
|
"comment": "bool"
|
|
},
|
|
"m_bCanHLTVUse": {
|
|
"value": 1396,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDofEnabled": {
|
|
"value": 1397,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFogEnable": {
|
|
"value": 1352,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsOn": {
|
|
"value": 1428,
|
|
"comment": "bool"
|
|
},
|
|
"m_bNoSky": {
|
|
"value": 1380,
|
|
"comment": "bool"
|
|
},
|
|
"m_bUseScreenAspectRatio": {
|
|
"value": 1373,
|
|
"comment": "bool"
|
|
},
|
|
"m_fBrightness": {
|
|
"value": 1384,
|
|
"comment": "float"
|
|
},
|
|
"m_flAspectRatio": {
|
|
"value": 1376,
|
|
"comment": "float"
|
|
},
|
|
"m_flDofFarBlurry": {
|
|
"value": 1412,
|
|
"comment": "float"
|
|
},
|
|
"m_flDofFarCrisp": {
|
|
"value": 1408,
|
|
"comment": "float"
|
|
},
|
|
"m_flDofNearBlurry": {
|
|
"value": 1400,
|
|
"comment": "float"
|
|
},
|
|
"m_flDofNearCrisp": {
|
|
"value": 1404,
|
|
"comment": "float"
|
|
},
|
|
"m_flDofTiltToGround": {
|
|
"value": 1416,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogEnd": {
|
|
"value": 1364,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogMaxDensity": {
|
|
"value": 1368,
|
|
"comment": "float"
|
|
},
|
|
"m_flFogStart": {
|
|
"value": 1360,
|
|
"comment": "float"
|
|
},
|
|
"m_flZFar": {
|
|
"value": 1388,
|
|
"comment": "float"
|
|
},
|
|
"m_flZNear": {
|
|
"value": 1392,
|
|
"comment": "float"
|
|
},
|
|
"m_pNext": {
|
|
"value": 1432,
|
|
"comment": "C_PointCamera*"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_PointCameraVFOV": {
|
|
"data": {
|
|
"m_flVerticalFOV": {
|
|
"value": 1440,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "C_PointCamera"
|
|
},
|
|
"C_PointClientUIDialog": {
|
|
"data": {
|
|
"m_bStartEnabled": {
|
|
"value": 3316,
|
|
"comment": "bool"
|
|
},
|
|
"m_hActivator": {
|
|
"value": 3312,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
}
|
|
},
|
|
"comment": "C_BaseClientUIEntity"
|
|
},
|
|
"C_PointClientUIHUD": {
|
|
"data": {
|
|
"m_bAllowInteractionFromAllSceneWorlds": {
|
|
"value": 3752,
|
|
"comment": "bool"
|
|
},
|
|
"m_bCheckCSSClasses": {
|
|
"value": 3320,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIgnoreInput": {
|
|
"value": 3712,
|
|
"comment": "bool"
|
|
},
|
|
"m_flDPI": {
|
|
"value": 3724,
|
|
"comment": "float"
|
|
},
|
|
"m_flDepthOffset": {
|
|
"value": 3732,
|
|
"comment": "float"
|
|
},
|
|
"m_flHeight": {
|
|
"value": 3720,
|
|
"comment": "float"
|
|
},
|
|
"m_flInteractDistance": {
|
|
"value": 3728,
|
|
"comment": "float"
|
|
},
|
|
"m_flWidth": {
|
|
"value": 3716,
|
|
"comment": "float"
|
|
},
|
|
"m_unHorizontalAlign": {
|
|
"value": 3740,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_unOrientation": {
|
|
"value": 3748,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_unOwnerContext": {
|
|
"value": 3736,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_unVerticalAlign": {
|
|
"value": 3744,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_vecCSSClasses": {
|
|
"value": 3760,
|
|
"comment": "C_NetworkUtlVectorBase<CUtlSymbolLarge>"
|
|
}
|
|
},
|
|
"comment": "C_BaseClientUIEntity"
|
|
},
|
|
"C_PointClientUIWorldPanel": {
|
|
"data": {
|
|
"m_anchorDeltaTransform": {
|
|
"value": 3328,
|
|
"comment": "CTransform"
|
|
},
|
|
"m_bAllowInteractionFromAllSceneWorlds": {
|
|
"value": 3824,
|
|
"comment": "bool"
|
|
},
|
|
"m_bCheckCSSClasses": {
|
|
"value": 3322,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDisableMipGen": {
|
|
"value": 3863,
|
|
"comment": "bool"
|
|
},
|
|
"m_bExcludeFromSaveGames": {
|
|
"value": 3860,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFollowPlayerAcrossTeleport": {
|
|
"value": 3786,
|
|
"comment": "bool"
|
|
},
|
|
"m_bForceRecreateNextUpdate": {
|
|
"value": 3320,
|
|
"comment": "bool"
|
|
},
|
|
"m_bGrabbable": {
|
|
"value": 3861,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIgnoreInput": {
|
|
"value": 3784,
|
|
"comment": "bool"
|
|
},
|
|
"m_bLit": {
|
|
"value": 3785,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMoveViewToPlayerNextThink": {
|
|
"value": 3321,
|
|
"comment": "bool"
|
|
},
|
|
"m_bNoDepth": {
|
|
"value": 3857,
|
|
"comment": "bool"
|
|
},
|
|
"m_bOnlyRenderToTexture": {
|
|
"value": 3862,
|
|
"comment": "bool"
|
|
},
|
|
"m_bOpaque": {
|
|
"value": 3856,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRenderBackface": {
|
|
"value": 3858,
|
|
"comment": "bool"
|
|
},
|
|
"m_bUseOffScreenIndicator": {
|
|
"value": 3859,
|
|
"comment": "bool"
|
|
},
|
|
"m_flDPI": {
|
|
"value": 3796,
|
|
"comment": "float"
|
|
},
|
|
"m_flDepthOffset": {
|
|
"value": 3804,
|
|
"comment": "float"
|
|
},
|
|
"m_flHeight": {
|
|
"value": 3792,
|
|
"comment": "float"
|
|
},
|
|
"m_flInteractDistance": {
|
|
"value": 3800,
|
|
"comment": "float"
|
|
},
|
|
"m_flWidth": {
|
|
"value": 3788,
|
|
"comment": "float"
|
|
},
|
|
"m_nExplicitImageLayout": {
|
|
"value": 3864,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_pOffScreenIndicator": {
|
|
"value": 3744,
|
|
"comment": "CPointOffScreenIndicatorUi*"
|
|
},
|
|
"m_unHorizontalAlign": {
|
|
"value": 3812,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_unOrientation": {
|
|
"value": 3820,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_unOwnerContext": {
|
|
"value": 3808,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_unVerticalAlign": {
|
|
"value": 3816,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_vecCSSClasses": {
|
|
"value": 3832,
|
|
"comment": "C_NetworkUtlVectorBase<CUtlSymbolLarge>"
|
|
}
|
|
},
|
|
"comment": "C_BaseClientUIEntity"
|
|
},
|
|
"C_PointClientUIWorldTextPanel": {
|
|
"data": {
|
|
"m_messageText": {
|
|
"value": 3872,
|
|
"comment": "char[512]"
|
|
}
|
|
},
|
|
"comment": "C_PointClientUIWorldPanel"
|
|
},
|
|
"C_PointCommentaryNode": {
|
|
"data": {
|
|
"m_bActive": {
|
|
"value": 3720,
|
|
"comment": "bool"
|
|
},
|
|
"m_bListenedTo": {
|
|
"value": 3768,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRestartAfterRestore": {
|
|
"value": 3788,
|
|
"comment": "bool"
|
|
},
|
|
"m_bWasActive": {
|
|
"value": 3721,
|
|
"comment": "bool"
|
|
},
|
|
"m_flEndTime": {
|
|
"value": 3724,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flStartTime": {
|
|
"value": 3728,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flStartTimeInCommentary": {
|
|
"value": 3732,
|
|
"comment": "float"
|
|
},
|
|
"m_hViewPosition": {
|
|
"value": 3784,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_iNodeNumber": {
|
|
"value": 3760,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iNodeNumberMax": {
|
|
"value": 3764,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iszCommentaryFile": {
|
|
"value": 3736,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_iszSpeakers": {
|
|
"value": 3752,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_iszTitle": {
|
|
"value": 3744,
|
|
"comment": "CUtlSymbolLarge"
|
|
}
|
|
},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_PointEntity": {
|
|
"data": {},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_PointValueRemapper": {
|
|
"data": {
|
|
"m_bDisabled": {
|
|
"value": 1344,
|
|
"comment": "bool"
|
|
},
|
|
"m_bDisabledOld": {
|
|
"value": 1345,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEngaged": {
|
|
"value": 1440,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFirstUpdate": {
|
|
"value": 1441,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRequiresUseKey": {
|
|
"value": 1372,
|
|
"comment": "bool"
|
|
},
|
|
"m_bUpdateOnClient": {
|
|
"value": 1346,
|
|
"comment": "bool"
|
|
},
|
|
"m_flCurrentMomentum": {
|
|
"value": 1424,
|
|
"comment": "float"
|
|
},
|
|
"m_flDisengageDistance": {
|
|
"value": 1364,
|
|
"comment": "float"
|
|
},
|
|
"m_flEngageDistance": {
|
|
"value": 1368,
|
|
"comment": "float"
|
|
},
|
|
"m_flInputOffset": {
|
|
"value": 1436,
|
|
"comment": "float"
|
|
},
|
|
"m_flMaximumChangePerSecond": {
|
|
"value": 1360,
|
|
"comment": "float"
|
|
},
|
|
"m_flMomentumModifier": {
|
|
"value": 1416,
|
|
"comment": "float"
|
|
},
|
|
"m_flPreviousUpdateTickTime": {
|
|
"value": 1448,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flPreviousValue": {
|
|
"value": 1444,
|
|
"comment": "float"
|
|
},
|
|
"m_flRatchetOffset": {
|
|
"value": 1432,
|
|
"comment": "float"
|
|
},
|
|
"m_flSnapValue": {
|
|
"value": 1420,
|
|
"comment": "float"
|
|
},
|
|
"m_hOutputEntities": {
|
|
"value": 1384,
|
|
"comment": "C_NetworkUtlVectorBase<CHandle<C_BaseEntity>>"
|
|
},
|
|
"m_hRemapLineEnd": {
|
|
"value": 1356,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hRemapLineStart": {
|
|
"value": 1352,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_nHapticsType": {
|
|
"value": 1408,
|
|
"comment": "ValueRemapperHapticsType_t"
|
|
},
|
|
"m_nInputType": {
|
|
"value": 1348,
|
|
"comment": "ValueRemapperInputType_t"
|
|
},
|
|
"m_nMomentumType": {
|
|
"value": 1412,
|
|
"comment": "ValueRemapperMomentumType_t"
|
|
},
|
|
"m_nOutputType": {
|
|
"value": 1376,
|
|
"comment": "ValueRemapperOutputType_t"
|
|
},
|
|
"m_nRatchetType": {
|
|
"value": 1428,
|
|
"comment": "ValueRemapperRatchetType_t"
|
|
},
|
|
"m_vecPreviousTestPoint": {
|
|
"value": 1452,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_PointWorldText": {
|
|
"data": {
|
|
"m_Color": {
|
|
"value": 3880,
|
|
"comment": "Color"
|
|
},
|
|
"m_FontName": {
|
|
"value": 3800,
|
|
"comment": "char[64]"
|
|
},
|
|
"m_bEnabled": {
|
|
"value": 3864,
|
|
"comment": "bool"
|
|
},
|
|
"m_bForceRecreateNextUpdate": {
|
|
"value": 3272,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFullbright": {
|
|
"value": 3865,
|
|
"comment": "bool"
|
|
},
|
|
"m_flDepthOffset": {
|
|
"value": 3876,
|
|
"comment": "float"
|
|
},
|
|
"m_flFontSize": {
|
|
"value": 3872,
|
|
"comment": "float"
|
|
},
|
|
"m_flWorldUnitsPerPx": {
|
|
"value": 3868,
|
|
"comment": "float"
|
|
},
|
|
"m_messageText": {
|
|
"value": 3288,
|
|
"comment": "char[512]"
|
|
},
|
|
"m_nJustifyHorizontal": {
|
|
"value": 3884,
|
|
"comment": "PointWorldTextJustifyHorizontal_t"
|
|
},
|
|
"m_nJustifyVertical": {
|
|
"value": 3888,
|
|
"comment": "PointWorldTextJustifyVertical_t"
|
|
},
|
|
"m_nReorientMode": {
|
|
"value": 3892,
|
|
"comment": "PointWorldTextReorientMode_t"
|
|
}
|
|
},
|
|
"comment": "C_ModelPointEntity"
|
|
},
|
|
"C_PostProcessingVolume": {
|
|
"data": {
|
|
"m_bExposureControl": {
|
|
"value": 3333,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMaster": {
|
|
"value": 3332,
|
|
"comment": "bool"
|
|
},
|
|
"m_flExposureCompensation": {
|
|
"value": 3316,
|
|
"comment": "float"
|
|
},
|
|
"m_flExposureFadeSpeedDown": {
|
|
"value": 3324,
|
|
"comment": "float"
|
|
},
|
|
"m_flExposureFadeSpeedUp": {
|
|
"value": 3320,
|
|
"comment": "float"
|
|
},
|
|
"m_flFadeDuration": {
|
|
"value": 3296,
|
|
"comment": "float"
|
|
},
|
|
"m_flMaxExposure": {
|
|
"value": 3312,
|
|
"comment": "float"
|
|
},
|
|
"m_flMaxLogExposure": {
|
|
"value": 3304,
|
|
"comment": "float"
|
|
},
|
|
"m_flMinExposure": {
|
|
"value": 3308,
|
|
"comment": "float"
|
|
},
|
|
"m_flMinLogExposure": {
|
|
"value": 3300,
|
|
"comment": "float"
|
|
},
|
|
"m_flRate": {
|
|
"value": 3336,
|
|
"comment": "float"
|
|
},
|
|
"m_flTonemapEVSmoothingRange": {
|
|
"value": 3328,
|
|
"comment": "float"
|
|
},
|
|
"m_flTonemapMinAvgLum": {
|
|
"value": 3348,
|
|
"comment": "float"
|
|
},
|
|
"m_flTonemapPercentBrightPixels": {
|
|
"value": 3344,
|
|
"comment": "float"
|
|
},
|
|
"m_flTonemapPercentTarget": {
|
|
"value": 3340,
|
|
"comment": "float"
|
|
},
|
|
"m_hPostSettings": {
|
|
"value": 3288,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCPostProcessingResource>"
|
|
}
|
|
},
|
|
"comment": "C_BaseTrigger"
|
|
},
|
|
"C_Precipitation": {
|
|
"data": {
|
|
"m_bActiveParticlePrecipEmitter": {
|
|
"value": 3344,
|
|
"comment": "bool[1]"
|
|
},
|
|
"m_bHasSimulatedSinceLastSceneObjectUpdate": {
|
|
"value": 3346,
|
|
"comment": "bool"
|
|
},
|
|
"m_bParticlePrecipInitialized": {
|
|
"value": 3345,
|
|
"comment": "bool"
|
|
},
|
|
"m_flDensity": {
|
|
"value": 3272,
|
|
"comment": "float"
|
|
},
|
|
"m_flParticleInnerDist": {
|
|
"value": 3288,
|
|
"comment": "float"
|
|
},
|
|
"m_nAvailableSheetSequencesMaxIndex": {
|
|
"value": 3348,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_pParticleDef": {
|
|
"value": 3296,
|
|
"comment": "char*"
|
|
},
|
|
"m_tParticlePrecipTraceTimer": {
|
|
"value": 3336,
|
|
"comment": "TimedEvent[1]"
|
|
}
|
|
},
|
|
"comment": "C_BaseTrigger"
|
|
},
|
|
"C_PrecipitationBlocker": {
|
|
"data": {},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_PredictedViewModel": {
|
|
"data": {
|
|
"m_LagAnglesHistory": {
|
|
"value": 3816,
|
|
"comment": "QAngle"
|
|
},
|
|
"m_vPredictedOffset": {
|
|
"value": 3840,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseViewModel"
|
|
},
|
|
"C_RagdollManager": {
|
|
"data": {
|
|
"m_iCurrentMaxRagdollCount": {
|
|
"value": 1344,
|
|
"comment": "int8_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_RagdollProp": {
|
|
"data": {
|
|
"m_flBlendWeight": {
|
|
"value": 3768,
|
|
"comment": "float"
|
|
},
|
|
"m_flBlendWeightCurrent": {
|
|
"value": 3780,
|
|
"comment": "float"
|
|
},
|
|
"m_hRagdollSource": {
|
|
"value": 3772,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_iEyeAttachment": {
|
|
"value": 3776,
|
|
"comment": "AttachmentHandle_t"
|
|
},
|
|
"m_parentPhysicsBoneIndices": {
|
|
"value": 3784,
|
|
"comment": "CUtlVector<int32_t>"
|
|
},
|
|
"m_ragAngles": {
|
|
"value": 3744,
|
|
"comment": "C_NetworkUtlVectorBase<QAngle>"
|
|
},
|
|
"m_ragPos": {
|
|
"value": 3720,
|
|
"comment": "C_NetworkUtlVectorBase<Vector>"
|
|
},
|
|
"m_worldSpaceBoneComputationOrder": {
|
|
"value": 3808,
|
|
"comment": "CUtlVector<int32_t>"
|
|
}
|
|
},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_RagdollPropAttached": {
|
|
"data": {
|
|
"m_attachmentPointBoneSpace": {
|
|
"value": 3840,
|
|
"comment": "Vector"
|
|
},
|
|
"m_attachmentPointRagdollSpace": {
|
|
"value": 3852,
|
|
"comment": "Vector"
|
|
},
|
|
"m_bHasParent": {
|
|
"value": 3880,
|
|
"comment": "bool"
|
|
},
|
|
"m_boneIndexAttached": {
|
|
"value": 3832,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_parentTime": {
|
|
"value": 3876,
|
|
"comment": "float"
|
|
},
|
|
"m_ragdollAttachedObjectIndex": {
|
|
"value": 3836,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_vecOffset": {
|
|
"value": 3864,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_RagdollProp"
|
|
},
|
|
"C_RectLight": {
|
|
"data": {
|
|
"m_bShowLight": {
|
|
"value": 3848,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": "C_BarnLight"
|
|
},
|
|
"C_RetakeGameRules": {
|
|
"data": {
|
|
"m_bBlockersPresent": {
|
|
"value": 252,
|
|
"comment": "bool"
|
|
},
|
|
"m_bRoundInProgress": {
|
|
"value": 253,
|
|
"comment": "bool"
|
|
},
|
|
"m_iBombSite": {
|
|
"value": 260,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iFirstSecondHalfRound": {
|
|
"value": 256,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nMatchSeed": {
|
|
"value": 248,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"C_RopeKeyframe": {
|
|
"data": {
|
|
"m_LightValues": {
|
|
"value": 3968,
|
|
"comment": "Vector[10]"
|
|
},
|
|
"m_LinksTouchingSomething": {
|
|
"value": 3272,
|
|
"comment": "CBitVec<10>"
|
|
},
|
|
"m_PhysicsDelegate": {
|
|
"value": 4120,
|
|
"comment": "C_RopeKeyframe::CPhysicsDelegate"
|
|
},
|
|
"m_RopeFlags": {
|
|
"value": 3328,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_RopeLength": {
|
|
"value": 4104,
|
|
"comment": "int16_t"
|
|
},
|
|
"m_Slack": {
|
|
"value": 4106,
|
|
"comment": "int16_t"
|
|
},
|
|
"m_Subdiv": {
|
|
"value": 4102,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_TextureHeight": {
|
|
"value": 4144,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_TextureScale": {
|
|
"value": 4108,
|
|
"comment": "float"
|
|
},
|
|
"m_Width": {
|
|
"value": 4116,
|
|
"comment": "float"
|
|
},
|
|
"m_bApplyWind": {
|
|
"value": 3280,
|
|
"comment": "bool"
|
|
},
|
|
"m_bConstrainBetweenEndpoints": {
|
|
"value": 4256,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEndPointAttachmentAnglesDirty": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bEndPointAttachmentPositionsDirty": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bNewDataThisFrame": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bPhysicsInitted": {
|
|
"value": 0,
|
|
"comment": "bitfield:1"
|
|
},
|
|
"m_bPrevEndPointPos": {
|
|
"value": 3292,
|
|
"comment": "bool[2]"
|
|
},
|
|
"m_fLockedPoints": {
|
|
"value": 4112,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_fPrevLockedPoints": {
|
|
"value": 3284,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_flCurScroll": {
|
|
"value": 3320,
|
|
"comment": "float"
|
|
},
|
|
"m_flCurrentGustLifetime": {
|
|
"value": 4176,
|
|
"comment": "float"
|
|
},
|
|
"m_flCurrentGustTimer": {
|
|
"value": 4172,
|
|
"comment": "float"
|
|
},
|
|
"m_flScrollSpeed": {
|
|
"value": 3324,
|
|
"comment": "float"
|
|
},
|
|
"m_flTimeToNextGust": {
|
|
"value": 4180,
|
|
"comment": "float"
|
|
},
|
|
"m_hEndPoint": {
|
|
"value": 4096,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hMaterial": {
|
|
"value": 4136,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIMaterial2>"
|
|
},
|
|
"m_hStartPoint": {
|
|
"value": 4092,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_iEndAttachment": {
|
|
"value": 4101,
|
|
"comment": "AttachmentHandle_t"
|
|
},
|
|
"m_iForcePointMoveCounter": {
|
|
"value": 3288,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iRopeMaterialModelIndex": {
|
|
"value": 3336,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIMaterial2>"
|
|
},
|
|
"m_iStartAttachment": {
|
|
"value": 4100,
|
|
"comment": "AttachmentHandle_t"
|
|
},
|
|
"m_nChangeCount": {
|
|
"value": 4113,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nLinksTouchingSomething": {
|
|
"value": 3276,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nSegments": {
|
|
"value": 4088,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_vCachedEndPointAttachmentAngle": {
|
|
"value": 4232,
|
|
"comment": "QAngle[2]"
|
|
},
|
|
"m_vCachedEndPointAttachmentPos": {
|
|
"value": 4208,
|
|
"comment": "Vector[2]"
|
|
},
|
|
"m_vColorMod": {
|
|
"value": 4196,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vPrevEndPointPos": {
|
|
"value": 3296,
|
|
"comment": "Vector[2]"
|
|
},
|
|
"m_vWindDir": {
|
|
"value": 4184,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecImpulse": {
|
|
"value": 4148,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vecPreviousImpulse": {
|
|
"value": 4160,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_RopeKeyframe_CPhysicsDelegate": {
|
|
"data": {
|
|
"m_pKeyframe": {
|
|
"value": 8,
|
|
"comment": "C_RopeKeyframe*"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"C_SceneEntity": {
|
|
"data": {
|
|
"m_QueuedEvents": {
|
|
"value": 1408,
|
|
"comment": "CUtlVector<C_SceneEntity::QueuedEvents_t>"
|
|
},
|
|
"m_bAutogenerated": {
|
|
"value": 1355,
|
|
"comment": "bool"
|
|
},
|
|
"m_bClientOnly": {
|
|
"value": 1362,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsPlayingBack": {
|
|
"value": 1352,
|
|
"comment": "bool"
|
|
},
|
|
"m_bMultiplayer": {
|
|
"value": 1354,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPaused": {
|
|
"value": 1353,
|
|
"comment": "bool"
|
|
},
|
|
"m_bWasPlaying": {
|
|
"value": 1392,
|
|
"comment": "bool"
|
|
},
|
|
"m_flCurrentTime": {
|
|
"value": 1432,
|
|
"comment": "float"
|
|
},
|
|
"m_flForceClientTime": {
|
|
"value": 1356,
|
|
"comment": "float"
|
|
},
|
|
"m_hActorList": {
|
|
"value": 1368,
|
|
"comment": "C_NetworkUtlVectorBase<CHandle<C_BaseFlex>>"
|
|
},
|
|
"m_hOwner": {
|
|
"value": 1364,
|
|
"comment": "CHandle<C_BaseFlex>"
|
|
},
|
|
"m_nSceneStringIndex": {
|
|
"value": 1360,
|
|
"comment": "uint16_t"
|
|
}
|
|
},
|
|
"comment": "C_PointEntity"
|
|
},
|
|
"C_SceneEntity_QueuedEvents_t": {
|
|
"data": {
|
|
"starttime": {
|
|
"value": 0,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"C_SensorGrenade": {
|
|
"data": {},
|
|
"comment": "C_BaseCSGrenade"
|
|
},
|
|
"C_SensorGrenadeProjectile": {
|
|
"data": {},
|
|
"comment": "C_BaseCSGrenadeProjectile"
|
|
},
|
|
"C_ShatterGlassShardPhysics": {
|
|
"data": {
|
|
"m_ShardDesc": {
|
|
"value": 4064,
|
|
"comment": "shard_model_desc_t"
|
|
}
|
|
},
|
|
"comment": "C_PhysicsProp"
|
|
},
|
|
"C_SingleplayRules": {
|
|
"data": {},
|
|
"comment": "C_GameRules"
|
|
},
|
|
"C_SkyCamera": {
|
|
"data": {
|
|
"m_bUseAngles": {
|
|
"value": 1492,
|
|
"comment": "bool"
|
|
},
|
|
"m_pNext": {
|
|
"value": 1496,
|
|
"comment": "C_SkyCamera*"
|
|
},
|
|
"m_skyboxData": {
|
|
"value": 1344,
|
|
"comment": "sky3dparams_t"
|
|
},
|
|
"m_skyboxSlotToken": {
|
|
"value": 1488,
|
|
"comment": "CUtlStringToken"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_SmokeGrenade": {
|
|
"data": {},
|
|
"comment": "C_BaseCSGrenade"
|
|
},
|
|
"C_SmokeGrenadeProjectile": {
|
|
"data": {
|
|
"m_VoxelFrameData": {
|
|
"value": 4400,
|
|
"comment": "CUtlVector<uint8_t>"
|
|
},
|
|
"m_bDidSmokeEffect": {
|
|
"value": 4364,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSmokeEffectSpawned": {
|
|
"value": 4425,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSmokeVolumeDataReceived": {
|
|
"value": 4424,
|
|
"comment": "bool"
|
|
},
|
|
"m_nRandomSeed": {
|
|
"value": 4368,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nSmokeEffectTickBegin": {
|
|
"value": 4360,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vSmokeColor": {
|
|
"value": 4372,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vSmokeDetonationPos": {
|
|
"value": 4384,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseCSGrenadeProjectile"
|
|
},
|
|
"C_SoundAreaEntityBase": {
|
|
"data": {
|
|
"m_bDisabled": {
|
|
"value": 1344,
|
|
"comment": "bool"
|
|
},
|
|
"m_bWasEnabled": {
|
|
"value": 1352,
|
|
"comment": "bool"
|
|
},
|
|
"m_iszSoundAreaType": {
|
|
"value": 1360,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_vPos": {
|
|
"value": 1368,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_SoundAreaEntityOrientedBox": {
|
|
"data": {
|
|
"m_vMax": {
|
|
"value": 1396,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vMin": {
|
|
"value": 1384,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_SoundAreaEntityBase"
|
|
},
|
|
"C_SoundAreaEntitySphere": {
|
|
"data": {
|
|
"m_flRadius": {
|
|
"value": 1384,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "C_SoundAreaEntityBase"
|
|
},
|
|
"C_SoundOpvarSetAABBEntity": {
|
|
"data": {},
|
|
"comment": "C_SoundOpvarSetPointEntity"
|
|
},
|
|
"C_SoundOpvarSetOBBEntity": {
|
|
"data": {},
|
|
"comment": "C_SoundOpvarSetAABBEntity"
|
|
},
|
|
"C_SoundOpvarSetOBBWindEntity": {
|
|
"data": {},
|
|
"comment": "C_SoundOpvarSetPointBase"
|
|
},
|
|
"C_SoundOpvarSetPathCornerEntity": {
|
|
"data": {},
|
|
"comment": "C_SoundOpvarSetPointEntity"
|
|
},
|
|
"C_SoundOpvarSetPointBase": {
|
|
"data": {
|
|
"m_bUseAutoCompare": {
|
|
"value": 1372,
|
|
"comment": "bool"
|
|
},
|
|
"m_iOpvarIndex": {
|
|
"value": 1368,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iszOperatorName": {
|
|
"value": 1352,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_iszOpvarName": {
|
|
"value": 1360,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_iszStackName": {
|
|
"value": 1344,
|
|
"comment": "CUtlSymbolLarge"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_SoundOpvarSetPointEntity": {
|
|
"data": {},
|
|
"comment": "C_SoundOpvarSetPointBase"
|
|
},
|
|
"C_SpotlightEnd": {
|
|
"data": {
|
|
"m_Radius": {
|
|
"value": 3268,
|
|
"comment": "float"
|
|
},
|
|
"m_flLightScale": {
|
|
"value": 3264,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_Sprite": {
|
|
"data": {
|
|
"m_bWorldSpaceScale": {
|
|
"value": 3344,
|
|
"comment": "bool"
|
|
},
|
|
"m_flBrightnessDuration": {
|
|
"value": 3332,
|
|
"comment": "float"
|
|
},
|
|
"m_flBrightnessTimeStart": {
|
|
"value": 3384,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flDestScale": {
|
|
"value": 3368,
|
|
"comment": "float"
|
|
},
|
|
"m_flDieTime": {
|
|
"value": 3312,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flFrame": {
|
|
"value": 3308,
|
|
"comment": "float"
|
|
},
|
|
"m_flGlowProxySize": {
|
|
"value": 3348,
|
|
"comment": "float"
|
|
},
|
|
"m_flHDRColorScale": {
|
|
"value": 3352,
|
|
"comment": "float"
|
|
},
|
|
"m_flLastTime": {
|
|
"value": 3356,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flMaxFrame": {
|
|
"value": 3360,
|
|
"comment": "float"
|
|
},
|
|
"m_flScaleDuration": {
|
|
"value": 3340,
|
|
"comment": "float"
|
|
},
|
|
"m_flScaleTimeStart": {
|
|
"value": 3372,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flSpriteFramerate": {
|
|
"value": 3304,
|
|
"comment": "float"
|
|
},
|
|
"m_flSpriteScale": {
|
|
"value": 3336,
|
|
"comment": "float"
|
|
},
|
|
"m_flStartScale": {
|
|
"value": 3364,
|
|
"comment": "float"
|
|
},
|
|
"m_hAttachedToEntity": {
|
|
"value": 3296,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
},
|
|
"m_hOldSpriteMaterial": {
|
|
"value": 3392,
|
|
"comment": "CWeakHandle<InfoForResourceTypeIMaterial2>"
|
|
},
|
|
"m_hSpriteMaterial": {
|
|
"value": 3288,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIMaterial2>"
|
|
},
|
|
"m_nAttachment": {
|
|
"value": 3300,
|
|
"comment": "AttachmentHandle_t"
|
|
},
|
|
"m_nBrightness": {
|
|
"value": 3328,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nDestBrightness": {
|
|
"value": 3380,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nSpriteHeight": {
|
|
"value": 3564,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nSpriteWidth": {
|
|
"value": 3560,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nStartBrightness": {
|
|
"value": 3376,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_SpriteOriented": {
|
|
"data": {},
|
|
"comment": "C_Sprite"
|
|
},
|
|
"C_Sun": {
|
|
"data": {
|
|
"m_bOn": {
|
|
"value": 3324,
|
|
"comment": "bool"
|
|
},
|
|
"m_bmaxColor": {
|
|
"value": 3325,
|
|
"comment": "bool"
|
|
},
|
|
"m_clrOverlay": {
|
|
"value": 3320,
|
|
"comment": "Color"
|
|
},
|
|
"m_fdistNormalize": {
|
|
"value": 3272,
|
|
"comment": "float"
|
|
},
|
|
"m_flAlphaHaze": {
|
|
"value": 3344,
|
|
"comment": "float"
|
|
},
|
|
"m_flAlphaHdr": {
|
|
"value": 3352,
|
|
"comment": "float"
|
|
},
|
|
"m_flAlphaScale": {
|
|
"value": 3348,
|
|
"comment": "float"
|
|
},
|
|
"m_flFarZScale": {
|
|
"value": 3356,
|
|
"comment": "float"
|
|
},
|
|
"m_flHDRColorScale": {
|
|
"value": 3340,
|
|
"comment": "float"
|
|
},
|
|
"m_flHazeScale": {
|
|
"value": 3332,
|
|
"comment": "float"
|
|
},
|
|
"m_flRotation": {
|
|
"value": 3336,
|
|
"comment": "float"
|
|
},
|
|
"m_flSize": {
|
|
"value": 3328,
|
|
"comment": "float"
|
|
},
|
|
"m_fxSSSunFlareEffectIndex": {
|
|
"value": 3264,
|
|
"comment": "ParticleIndex_t"
|
|
},
|
|
"m_fxSunFlareEffectIndex": {
|
|
"value": 3268,
|
|
"comment": "ParticleIndex_t"
|
|
},
|
|
"m_iszEffectName": {
|
|
"value": 3304,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_iszSSEffectName": {
|
|
"value": 3312,
|
|
"comment": "CUtlSymbolLarge"
|
|
},
|
|
"m_vDirection": {
|
|
"value": 3288,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vSunPos": {
|
|
"value": 3276,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_SunGlowOverlay": {
|
|
"data": {
|
|
"m_bModulateByDot": {
|
|
"value": 208,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": "CGlowOverlay"
|
|
},
|
|
"C_Team": {
|
|
"data": {
|
|
"m_aPlayerControllers": {
|
|
"value": 1344,
|
|
"comment": "C_NetworkUtlVectorBase<CHandle<CBasePlayerController>>"
|
|
},
|
|
"m_aPlayers": {
|
|
"value": 1368,
|
|
"comment": "C_NetworkUtlVectorBase<CHandle<C_BasePlayerPawn>>"
|
|
},
|
|
"m_iScore": {
|
|
"value": 1392,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_szTeamname": {
|
|
"value": 1396,
|
|
"comment": "char[129]"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_TeamRoundTimer": {
|
|
"data": {
|
|
"m_bAutoCountdown": {
|
|
"value": 1372,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFire10SecRemain": {
|
|
"value": 1400,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFire1MinRemain": {
|
|
"value": 1398,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFire1SecRemain": {
|
|
"value": 1405,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFire2MinRemain": {
|
|
"value": 1397,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFire2SecRemain": {
|
|
"value": 1404,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFire30SecRemain": {
|
|
"value": 1399,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFire3MinRemain": {
|
|
"value": 1396,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFire3SecRemain": {
|
|
"value": 1403,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFire4MinRemain": {
|
|
"value": 1395,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFire4SecRemain": {
|
|
"value": 1402,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFire5MinRemain": {
|
|
"value": 1394,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFire5SecRemain": {
|
|
"value": 1401,
|
|
"comment": "bool"
|
|
},
|
|
"m_bFireFinished": {
|
|
"value": 1393,
|
|
"comment": "bool"
|
|
},
|
|
"m_bInCaptureWatchState": {
|
|
"value": 1385,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsDisabled": {
|
|
"value": 1356,
|
|
"comment": "bool"
|
|
},
|
|
"m_bShowInHUD": {
|
|
"value": 1357,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStartPaused": {
|
|
"value": 1384,
|
|
"comment": "bool"
|
|
},
|
|
"m_bStopWatchTimer": {
|
|
"value": 1392,
|
|
"comment": "bool"
|
|
},
|
|
"m_bTimerPaused": {
|
|
"value": 1344,
|
|
"comment": "bool"
|
|
},
|
|
"m_flTimeRemaining": {
|
|
"value": 1348,
|
|
"comment": "float"
|
|
},
|
|
"m_flTimerEndTime": {
|
|
"value": 1352,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"m_flTotalTime": {
|
|
"value": 1388,
|
|
"comment": "float"
|
|
},
|
|
"m_nOldTimerLength": {
|
|
"value": 1408,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nOldTimerState": {
|
|
"value": 1412,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nSetupTimeLength": {
|
|
"value": 1376,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nState": {
|
|
"value": 1380,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nTimerInitialLength": {
|
|
"value": 1364,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nTimerLength": {
|
|
"value": 1360,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nTimerMaxLength": {
|
|
"value": 1368,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_TeamplayRules": {
|
|
"data": {},
|
|
"comment": "C_MultiplayRules"
|
|
},
|
|
"C_TextureBasedAnimatable": {
|
|
"data": {
|
|
"m_bLoop": {
|
|
"value": 3264,
|
|
"comment": "bool"
|
|
},
|
|
"m_flFPS": {
|
|
"value": 3268,
|
|
"comment": "float"
|
|
},
|
|
"m_flStartFrame": {
|
|
"value": 3316,
|
|
"comment": "float"
|
|
},
|
|
"m_flStartTime": {
|
|
"value": 3312,
|
|
"comment": "float"
|
|
},
|
|
"m_hPositionKeys": {
|
|
"value": 3272,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_hRotationKeys": {
|
|
"value": 3280,
|
|
"comment": "CStrongHandle<InfoForResourceTypeCTextureBase>"
|
|
},
|
|
"m_vAnimationBoundsMax": {
|
|
"value": 3300,
|
|
"comment": "Vector"
|
|
},
|
|
"m_vAnimationBoundsMin": {
|
|
"value": 3288,
|
|
"comment": "Vector"
|
|
}
|
|
},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_TintController": {
|
|
"data": {},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_TonemapController2": {
|
|
"data": {
|
|
"m_flAutoExposureMax": {
|
|
"value": 1348,
|
|
"comment": "float"
|
|
},
|
|
"m_flAutoExposureMin": {
|
|
"value": 1344,
|
|
"comment": "float"
|
|
},
|
|
"m_flExposureAdaptationSpeedDown": {
|
|
"value": 1368,
|
|
"comment": "float"
|
|
},
|
|
"m_flExposureAdaptationSpeedUp": {
|
|
"value": 1364,
|
|
"comment": "float"
|
|
},
|
|
"m_flTonemapEVSmoothingRange": {
|
|
"value": 1372,
|
|
"comment": "float"
|
|
},
|
|
"m_flTonemapMinAvgLum": {
|
|
"value": 1360,
|
|
"comment": "float"
|
|
},
|
|
"m_flTonemapPercentBrightPixels": {
|
|
"value": 1356,
|
|
"comment": "float"
|
|
},
|
|
"m_flTonemapPercentTarget": {
|
|
"value": 1352,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_TonemapController2Alias_env_tonemap_controller2": {
|
|
"data": {},
|
|
"comment": "C_TonemapController2"
|
|
},
|
|
"C_TriggerBuoyancy": {
|
|
"data": {
|
|
"m_BuoyancyHelper": {
|
|
"value": 3272,
|
|
"comment": "CBuoyancyHelper"
|
|
},
|
|
"m_flFluidDensity": {
|
|
"value": 3304,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "C_BaseTrigger"
|
|
},
|
|
"C_TriggerLerpObject": {
|
|
"data": {},
|
|
"comment": "C_BaseTrigger"
|
|
},
|
|
"C_TriggerMultiple": {
|
|
"data": {},
|
|
"comment": "C_BaseTrigger"
|
|
},
|
|
"C_TriggerVolume": {
|
|
"data": {},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_ViewmodelAttachmentModel": {
|
|
"data": {},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_ViewmodelWeapon": {
|
|
"data": {
|
|
"m_worldModel": {
|
|
"value": 3712,
|
|
"comment": "char*"
|
|
}
|
|
},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_VoteController": {
|
|
"data": {
|
|
"m_bIsYesNoVote": {
|
|
"value": 1394,
|
|
"comment": "bool"
|
|
},
|
|
"m_bTypeDirty": {
|
|
"value": 1393,
|
|
"comment": "bool"
|
|
},
|
|
"m_bVotesDirty": {
|
|
"value": 1392,
|
|
"comment": "bool"
|
|
},
|
|
"m_iActiveIssueIndex": {
|
|
"value": 1360,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_iOnlyTeamToVote": {
|
|
"value": 1364,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPotentialVotes": {
|
|
"value": 1388,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nVoteOptionCount": {
|
|
"value": 1368,
|
|
"comment": "int32_t[5]"
|
|
}
|
|
},
|
|
"comment": "C_BaseEntity"
|
|
},
|
|
"C_WaterBullet": {
|
|
"data": {},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_WeaponAWP": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponAug": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponBaseItem": {
|
|
"data": {
|
|
"m_SequenceCompleteTimer": {
|
|
"value": 6656,
|
|
"comment": "CountdownTimer"
|
|
},
|
|
"m_bRedraw": {
|
|
"value": 6680,
|
|
"comment": "bool"
|
|
}
|
|
},
|
|
"comment": "C_CSWeaponBase"
|
|
},
|
|
"C_WeaponBizon": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponCZ75a": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponElite": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponFamas": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponFiveSeven": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponG3SG1": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponGalilAR": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponGlock": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponHKP2000": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponM249": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponM4A1": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponM4A1Silencer": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponMAC10": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponMP5SD": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponMP7": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponMP9": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponMag7": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponNOVA": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBase"
|
|
},
|
|
"C_WeaponNegev": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponP250": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponP90": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponRevolver": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponSCAR20": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponSG556": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponSSG08": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponSawedoff": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBase"
|
|
},
|
|
"C_WeaponShield": {
|
|
"data": {
|
|
"m_flDisplayHealth": {
|
|
"value": 6688,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponTaser": {
|
|
"data": {
|
|
"m_fFireTime": {
|
|
"value": 6688,
|
|
"comment": "GameTime_t"
|
|
}
|
|
},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponTec9": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponUMP45": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponUSPSilencer": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBaseGun"
|
|
},
|
|
"C_WeaponXM1014": {
|
|
"data": {},
|
|
"comment": "C_CSWeaponBase"
|
|
},
|
|
"C_World": {
|
|
"data": {},
|
|
"comment": "C_BaseModelEntity"
|
|
},
|
|
"C_WorldModelGloves": {
|
|
"data": {},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_WorldModelNametag": {
|
|
"data": {},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_WorldModelStattrak": {
|
|
"data": {},
|
|
"comment": "CBaseAnimGraph"
|
|
},
|
|
"C_fogplayerparams_t": {
|
|
"data": {
|
|
"m_NewColor": {
|
|
"value": 40,
|
|
"comment": "Color"
|
|
},
|
|
"m_OldColor": {
|
|
"value": 16,
|
|
"comment": "Color"
|
|
},
|
|
"m_flNewEnd": {
|
|
"value": 48,
|
|
"comment": "float"
|
|
},
|
|
"m_flNewFarZ": {
|
|
"value": 60,
|
|
"comment": "float"
|
|
},
|
|
"m_flNewHDRColorScale": {
|
|
"value": 56,
|
|
"comment": "float"
|
|
},
|
|
"m_flNewMaxDensity": {
|
|
"value": 52,
|
|
"comment": "float"
|
|
},
|
|
"m_flNewStart": {
|
|
"value": 44,
|
|
"comment": "float"
|
|
},
|
|
"m_flOldEnd": {
|
|
"value": 24,
|
|
"comment": "float"
|
|
},
|
|
"m_flOldFarZ": {
|
|
"value": 36,
|
|
"comment": "float"
|
|
},
|
|
"m_flOldHDRColorScale": {
|
|
"value": 32,
|
|
"comment": "float"
|
|
},
|
|
"m_flOldMaxDensity": {
|
|
"value": 28,
|
|
"comment": "float"
|
|
},
|
|
"m_flOldStart": {
|
|
"value": 20,
|
|
"comment": "float"
|
|
},
|
|
"m_flTransitionTime": {
|
|
"value": 12,
|
|
"comment": "float"
|
|
},
|
|
"m_hCtrl": {
|
|
"value": 8,
|
|
"comment": "CHandle<C_FogController>"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CompMatMutatorCondition_t": {
|
|
"data": {
|
|
"m_bPassWhenTrue": {
|
|
"value": 32,
|
|
"comment": "bool"
|
|
},
|
|
"m_nMutatorCondition": {
|
|
"value": 0,
|
|
"comment": "CompMatPropertyMutatorConditionType_t"
|
|
},
|
|
"m_strMutatorConditionContainerName": {
|
|
"value": 8,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strMutatorConditionContainerVarName": {
|
|
"value": 16,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strMutatorConditionContainerVarValue": {
|
|
"value": 24,
|
|
"comment": "CUtlString"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CompMatPropertyMutator_t": {
|
|
"data": {
|
|
"m_bCaptureInRenderDoc": {
|
|
"value": 750,
|
|
"comment": "bool"
|
|
},
|
|
"m_bEnabled": {
|
|
"value": 0,
|
|
"comment": "bool"
|
|
},
|
|
"m_bIsScratchTarget": {
|
|
"value": 748,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSplatDebugInfo": {
|
|
"value": 749,
|
|
"comment": "bool"
|
|
},
|
|
"m_colDrawText_Color": {
|
|
"value": 832,
|
|
"comment": "Color"
|
|
},
|
|
"m_nMutatorCommandType": {
|
|
"value": 4,
|
|
"comment": "CompMatPropertyMutatorType_t"
|
|
},
|
|
"m_nResolution": {
|
|
"value": 744,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nSetValue_Value": {
|
|
"value": 104,
|
|
"comment": "CompositeMaterialInputLooseVariable_t"
|
|
},
|
|
"m_strCopyKeysWithSuffix_FindSuffix": {
|
|
"value": 88,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strCopyKeysWithSuffix_InputContainerSrc": {
|
|
"value": 80,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strCopyKeysWithSuffix_ReplaceSuffix": {
|
|
"value": 96,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strCopyMatchingKeys_InputContainerSrc": {
|
|
"value": 72,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strCopyProperty_InputContainerProperty": {
|
|
"value": 24,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strCopyProperty_InputContainerSrc": {
|
|
"value": 16,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strCopyProperty_TargetProperty": {
|
|
"value": 32,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strDrawText_Font": {
|
|
"value": 840,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strDrawText_InputContainerProperty": {
|
|
"value": 816,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strDrawText_InputContainerSrc": {
|
|
"value": 808,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strGenerateTexture_InitialContainer": {
|
|
"value": 736,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strGenerateTexture_TargetParam": {
|
|
"value": 728,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strInitWith_Container": {
|
|
"value": 8,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strPopInputQueue_Container": {
|
|
"value": 800,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strRandomRollInputVars_SeedInputVar": {
|
|
"value": 40,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_vecConditionalMutators": {
|
|
"value": 776,
|
|
"comment": "CUtlVector<CompMatPropertyMutator_t>"
|
|
},
|
|
"m_vecConditions": {
|
|
"value": 848,
|
|
"comment": "CUtlVector<CompMatMutatorCondition_t>"
|
|
},
|
|
"m_vecDrawText_Position": {
|
|
"value": 824,
|
|
"comment": "Vector2D"
|
|
},
|
|
"m_vecRandomRollInputVars_InputVarsToRoll": {
|
|
"value": 48,
|
|
"comment": "CUtlVector<CUtlString>"
|
|
},
|
|
"m_vecTexGenInstructions": {
|
|
"value": 752,
|
|
"comment": "CUtlVector<CompMatPropertyMutator_t>"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CompositeMaterialAssemblyProcedure_t": {
|
|
"data": {
|
|
"m_vecCompMatIncludes": {
|
|
"value": 0,
|
|
"comment": "CUtlVector<CResourceName>"
|
|
},
|
|
"m_vecCompositeInputContainers": {
|
|
"value": 48,
|
|
"comment": "CUtlVector<CompositeMaterialInputContainer_t>"
|
|
},
|
|
"m_vecMatchFilters": {
|
|
"value": 24,
|
|
"comment": "CUtlVector<CompositeMaterialMatchFilter_t>"
|
|
},
|
|
"m_vecPropertyMutators": {
|
|
"value": 72,
|
|
"comment": "CUtlVector<CompMatPropertyMutator_t>"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CompositeMaterialEditorPoint_t": {
|
|
"data": {
|
|
"m_ChildModelName": {
|
|
"value": 256,
|
|
"comment": "CResourceName"
|
|
},
|
|
"m_KVModelStateChoices": {
|
|
"value": 232,
|
|
"comment": "KeyValues3"
|
|
},
|
|
"m_ModelName": {
|
|
"value": 0,
|
|
"comment": "CResourceName"
|
|
},
|
|
"m_bEnableChildModel": {
|
|
"value": 248,
|
|
"comment": "bool"
|
|
},
|
|
"m_flCycle": {
|
|
"value": 228,
|
|
"comment": "float"
|
|
},
|
|
"m_nSequenceIndex": {
|
|
"value": 224,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_vecCompositeMaterialAssemblyProcedures": {
|
|
"value": 480,
|
|
"comment": "CUtlVector<CompositeMaterialAssemblyProcedure_t>"
|
|
},
|
|
"m_vecCompositeMaterials": {
|
|
"value": 504,
|
|
"comment": "CUtlVector<CompositeMaterial_t>"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CompositeMaterialInputContainer_t": {
|
|
"data": {
|
|
"m_bEnabled": {
|
|
"value": 0,
|
|
"comment": "bool"
|
|
},
|
|
"m_bExposeExternally": {
|
|
"value": 280,
|
|
"comment": "bool"
|
|
},
|
|
"m_nCompositeMaterialInputContainerSourceType": {
|
|
"value": 4,
|
|
"comment": "CompositeMaterialInputContainerSourceType_t"
|
|
},
|
|
"m_strAlias": {
|
|
"value": 240,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strAttrName": {
|
|
"value": 232,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strAttrNameForVar": {
|
|
"value": 272,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strSpecificContainerMaterial": {
|
|
"value": 8,
|
|
"comment": "CResourceName"
|
|
},
|
|
"m_vecLooseVariables": {
|
|
"value": 248,
|
|
"comment": "CUtlVector<CompositeMaterialInputLooseVariable_t>"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CompositeMaterialInputLooseVariable_t": {
|
|
"data": {
|
|
"m_bExposeExternally": {
|
|
"value": 8,
|
|
"comment": "bool"
|
|
},
|
|
"m_bExposedVariableIsFixedRange": {
|
|
"value": 32,
|
|
"comment": "bool"
|
|
},
|
|
"m_bHasFloatBounds": {
|
|
"value": 80,
|
|
"comment": "bool"
|
|
},
|
|
"m_bValueBoolean": {
|
|
"value": 60,
|
|
"comment": "bool"
|
|
},
|
|
"m_cValueColor4": {
|
|
"value": 132,
|
|
"comment": "Color"
|
|
},
|
|
"m_flValueFloatW": {
|
|
"value": 120,
|
|
"comment": "float"
|
|
},
|
|
"m_flValueFloatW_Max": {
|
|
"value": 128,
|
|
"comment": "float"
|
|
},
|
|
"m_flValueFloatW_Min": {
|
|
"value": 124,
|
|
"comment": "float"
|
|
},
|
|
"m_flValueFloatX": {
|
|
"value": 84,
|
|
"comment": "float"
|
|
},
|
|
"m_flValueFloatX_Max": {
|
|
"value": 92,
|
|
"comment": "float"
|
|
},
|
|
"m_flValueFloatX_Min": {
|
|
"value": 88,
|
|
"comment": "float"
|
|
},
|
|
"m_flValueFloatY": {
|
|
"value": 96,
|
|
"comment": "float"
|
|
},
|
|
"m_flValueFloatY_Max": {
|
|
"value": 104,
|
|
"comment": "float"
|
|
},
|
|
"m_flValueFloatY_Min": {
|
|
"value": 100,
|
|
"comment": "float"
|
|
},
|
|
"m_flValueFloatZ": {
|
|
"value": 108,
|
|
"comment": "float"
|
|
},
|
|
"m_flValueFloatZ_Max": {
|
|
"value": 116,
|
|
"comment": "float"
|
|
},
|
|
"m_flValueFloatZ_Min": {
|
|
"value": 112,
|
|
"comment": "float"
|
|
},
|
|
"m_nTextureType": {
|
|
"value": 608,
|
|
"comment": "CompositeMaterialInputTextureType_t"
|
|
},
|
|
"m_nValueIntW": {
|
|
"value": 76,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nValueIntX": {
|
|
"value": 64,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nValueIntY": {
|
|
"value": 68,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nValueIntZ": {
|
|
"value": 72,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nValueSystemVar": {
|
|
"value": 136,
|
|
"comment": "CompositeMaterialVarSystemVar_t"
|
|
},
|
|
"m_nVariableType": {
|
|
"value": 56,
|
|
"comment": "CompositeMaterialInputLooseVariableType_t"
|
|
},
|
|
"m_strExposedFriendlyGroupName": {
|
|
"value": 24,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strExposedFriendlyName": {
|
|
"value": 16,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strExposedHiddenWhenTrue": {
|
|
"value": 48,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strExposedVisibleWhenTrue": {
|
|
"value": 40,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strName": {
|
|
"value": 0,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strResourceMaterial": {
|
|
"value": 144,
|
|
"comment": "CResourceName"
|
|
},
|
|
"m_strString": {
|
|
"value": 616,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strTextureCompilationVtexTemplate": {
|
|
"value": 600,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strTextureContentAssetPath": {
|
|
"value": 368,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strTextureRuntimeResourcePath": {
|
|
"value": 376,
|
|
"comment": "CResourceName"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CompositeMaterialMatchFilter_t": {
|
|
"data": {
|
|
"m_bPassWhenTrue": {
|
|
"value": 24,
|
|
"comment": "bool"
|
|
},
|
|
"m_nCompositeMaterialMatchFilterType": {
|
|
"value": 0,
|
|
"comment": "CompositeMaterialMatchFilterType_t"
|
|
},
|
|
"m_strMatchFilter": {
|
|
"value": 8,
|
|
"comment": "CUtlString"
|
|
},
|
|
"m_strMatchValue": {
|
|
"value": 16,
|
|
"comment": "CUtlString"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CompositeMaterial_t": {
|
|
"data": {
|
|
"m_FinalKVs": {
|
|
"value": 40,
|
|
"comment": "KeyValues3"
|
|
},
|
|
"m_PreGenerationKVs": {
|
|
"value": 24,
|
|
"comment": "KeyValues3"
|
|
},
|
|
"m_TargetKVs": {
|
|
"value": 8,
|
|
"comment": "KeyValues3"
|
|
},
|
|
"m_vecGeneratedTextures": {
|
|
"value": 64,
|
|
"comment": "CUtlVector<GeneratedTextureHandle_t>"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"CountdownTimer": {
|
|
"data": {
|
|
"m_duration": {
|
|
"value": 8,
|
|
"comment": "float"
|
|
},
|
|
"m_nWorldGroupId": {
|
|
"value": 20,
|
|
"comment": "WorldGroupId_t"
|
|
},
|
|
"m_timescale": {
|
|
"value": 16,
|
|
"comment": "float"
|
|
},
|
|
"m_timestamp": {
|
|
"value": 12,
|
|
"comment": "GameTime_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"EngineCountdownTimer": {
|
|
"data": {
|
|
"m_duration": {
|
|
"value": 8,
|
|
"comment": "float"
|
|
},
|
|
"m_timescale": {
|
|
"value": 16,
|
|
"comment": "float"
|
|
},
|
|
"m_timestamp": {
|
|
"value": 12,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"EntityRenderAttribute_t": {
|
|
"data": {
|
|
"m_ID": {
|
|
"value": 48,
|
|
"comment": "CUtlStringToken"
|
|
},
|
|
"m_Values": {
|
|
"value": 52,
|
|
"comment": "Vector4D"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"EntitySpottedState_t": {
|
|
"data": {
|
|
"m_bSpotted": {
|
|
"value": 8,
|
|
"comment": "bool"
|
|
},
|
|
"m_bSpottedByMask": {
|
|
"value": 12,
|
|
"comment": "uint32_t[2]"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"GeneratedTextureHandle_t": {
|
|
"data": {
|
|
"m_strBitmapName": {
|
|
"value": 0,
|
|
"comment": "CUtlString"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"IClientAlphaProperty": {
|
|
"data": {},
|
|
"comment": null
|
|
},
|
|
"IntervalTimer": {
|
|
"data": {
|
|
"m_nWorldGroupId": {
|
|
"value": 12,
|
|
"comment": "WorldGroupId_t"
|
|
},
|
|
"m_timestamp": {
|
|
"value": 8,
|
|
"comment": "GameTime_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"PhysicsRagdollPose_t": {
|
|
"data": {
|
|
"__m_pChainEntity": {
|
|
"value": 8,
|
|
"comment": "CNetworkVarChainer"
|
|
},
|
|
"m_Transforms": {
|
|
"value": 48,
|
|
"comment": "C_NetworkUtlVectorBase<CTransform>"
|
|
},
|
|
"m_bDirty": {
|
|
"value": 104,
|
|
"comment": "bool"
|
|
},
|
|
"m_hOwner": {
|
|
"value": 72,
|
|
"comment": "CHandle<C_BaseEntity>"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"SellbackPurchaseEntry_t": {
|
|
"data": {
|
|
"m_bPrevHelmet": {
|
|
"value": 60,
|
|
"comment": "bool"
|
|
},
|
|
"m_hItem": {
|
|
"value": 64,
|
|
"comment": "CEntityHandle"
|
|
},
|
|
"m_nCost": {
|
|
"value": 52,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_nPrevArmor": {
|
|
"value": 56,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_unDefIdx": {
|
|
"value": 48,
|
|
"comment": "uint16_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"ServerAuthoritativeWeaponSlot_t": {
|
|
"data": {
|
|
"unClass": {
|
|
"value": 40,
|
|
"comment": "uint16_t"
|
|
},
|
|
"unItemDefIdx": {
|
|
"value": 44,
|
|
"comment": "uint16_t"
|
|
},
|
|
"unSlot": {
|
|
"value": 42,
|
|
"comment": "uint16_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"TimedEvent": {
|
|
"data": {
|
|
"m_TimeBetweenEvents": {
|
|
"value": 0,
|
|
"comment": "float"
|
|
},
|
|
"m_fNextEvent": {
|
|
"value": 4,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"VPhysicsCollisionAttribute_t": {
|
|
"data": {
|
|
"m_nCollisionFunctionMask": {
|
|
"value": 43,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nCollisionGroup": {
|
|
"value": 42,
|
|
"comment": "uint8_t"
|
|
},
|
|
"m_nEntityId": {
|
|
"value": 32,
|
|
"comment": "uint32_t"
|
|
},
|
|
"m_nHierarchyId": {
|
|
"value": 40,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_nInteractsAs": {
|
|
"value": 8,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_nInteractsExclude": {
|
|
"value": 24,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_nInteractsWith": {
|
|
"value": 16,
|
|
"comment": "uint64_t"
|
|
},
|
|
"m_nOwnerId": {
|
|
"value": 36,
|
|
"comment": "uint32_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"ViewAngleServerChange_t": {
|
|
"data": {
|
|
"nIndex": {
|
|
"value": 64,
|
|
"comment": "uint32_t"
|
|
},
|
|
"nType": {
|
|
"value": 48,
|
|
"comment": "FixAngleSet_t"
|
|
},
|
|
"qAngle": {
|
|
"value": 52,
|
|
"comment": "QAngle"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"WeaponPurchaseCount_t": {
|
|
"data": {
|
|
"m_nCount": {
|
|
"value": 50,
|
|
"comment": "uint16_t"
|
|
},
|
|
"m_nItemDefIndex": {
|
|
"value": 48,
|
|
"comment": "uint16_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"WeaponPurchaseTracker_t": {
|
|
"data": {
|
|
"m_weaponPurchases": {
|
|
"value": 8,
|
|
"comment": "C_UtlVectorEmbeddedNetworkVar<WeaponPurchaseCount_t>"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"audioparams_t": {
|
|
"data": {
|
|
"localBits": {
|
|
"value": 108,
|
|
"comment": "uint8_t"
|
|
},
|
|
"localSound": {
|
|
"value": 8,
|
|
"comment": "Vector[8]"
|
|
},
|
|
"soundEventHash": {
|
|
"value": 116,
|
|
"comment": "uint32_t"
|
|
},
|
|
"soundscapeEntityListIndex": {
|
|
"value": 112,
|
|
"comment": "int32_t"
|
|
},
|
|
"soundscapeIndex": {
|
|
"value": 104,
|
|
"comment": "int32_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"fogparams_t": {
|
|
"data": {
|
|
"HDRColorScale": {
|
|
"value": 56,
|
|
"comment": "float"
|
|
},
|
|
"blend": {
|
|
"value": 101,
|
|
"comment": "bool"
|
|
},
|
|
"blendtobackground": {
|
|
"value": 88,
|
|
"comment": "float"
|
|
},
|
|
"colorPrimary": {
|
|
"value": 20,
|
|
"comment": "Color"
|
|
},
|
|
"colorPrimaryLerpTo": {
|
|
"value": 28,
|
|
"comment": "Color"
|
|
},
|
|
"colorSecondary": {
|
|
"value": 24,
|
|
"comment": "Color"
|
|
},
|
|
"colorSecondaryLerpTo": {
|
|
"value": 32,
|
|
"comment": "Color"
|
|
},
|
|
"dirPrimary": {
|
|
"value": 8,
|
|
"comment": "Vector"
|
|
},
|
|
"duration": {
|
|
"value": 84,
|
|
"comment": "float"
|
|
},
|
|
"enable": {
|
|
"value": 100,
|
|
"comment": "bool"
|
|
},
|
|
"end": {
|
|
"value": 40,
|
|
"comment": "float"
|
|
},
|
|
"endLerpTo": {
|
|
"value": 72,
|
|
"comment": "float"
|
|
},
|
|
"exponent": {
|
|
"value": 52,
|
|
"comment": "float"
|
|
},
|
|
"farz": {
|
|
"value": 44,
|
|
"comment": "float"
|
|
},
|
|
"lerptime": {
|
|
"value": 80,
|
|
"comment": "GameTime_t"
|
|
},
|
|
"locallightscale": {
|
|
"value": 96,
|
|
"comment": "float"
|
|
},
|
|
"m_bNoReflectionFog": {
|
|
"value": 102,
|
|
"comment": "bool"
|
|
},
|
|
"m_bPadding": {
|
|
"value": 103,
|
|
"comment": "bool"
|
|
},
|
|
"maxdensity": {
|
|
"value": 48,
|
|
"comment": "float"
|
|
},
|
|
"maxdensityLerpTo": {
|
|
"value": 76,
|
|
"comment": "float"
|
|
},
|
|
"scattering": {
|
|
"value": 92,
|
|
"comment": "float"
|
|
},
|
|
"skyboxFogFactor": {
|
|
"value": 60,
|
|
"comment": "float"
|
|
},
|
|
"skyboxFogFactorLerpTo": {
|
|
"value": 64,
|
|
"comment": "float"
|
|
},
|
|
"start": {
|
|
"value": 36,
|
|
"comment": "float"
|
|
},
|
|
"startLerpTo": {
|
|
"value": 68,
|
|
"comment": "float"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"shard_model_desc_t": {
|
|
"data": {
|
|
"m_ShatterPanelMode": {
|
|
"value": 25,
|
|
"comment": "ShatterPanelMode"
|
|
},
|
|
"m_SurfacePropStringToken": {
|
|
"value": 88,
|
|
"comment": "CUtlStringToken"
|
|
},
|
|
"m_bHasParent": {
|
|
"value": 84,
|
|
"comment": "bool"
|
|
},
|
|
"m_bParentFrozen": {
|
|
"value": 85,
|
|
"comment": "bool"
|
|
},
|
|
"m_flGlassHalfThickness": {
|
|
"value": 80,
|
|
"comment": "float"
|
|
},
|
|
"m_hMaterial": {
|
|
"value": 16,
|
|
"comment": "CStrongHandle<InfoForResourceTypeIMaterial2>"
|
|
},
|
|
"m_nModelID": {
|
|
"value": 8,
|
|
"comment": "int32_t"
|
|
},
|
|
"m_solid": {
|
|
"value": 24,
|
|
"comment": "ShardSolid_t"
|
|
},
|
|
"m_vecPanelSize": {
|
|
"value": 28,
|
|
"comment": "Vector2D"
|
|
},
|
|
"m_vecPanelVertices": {
|
|
"value": 56,
|
|
"comment": "C_NetworkUtlVectorBase<Vector2D>"
|
|
},
|
|
"m_vecStressPositionA": {
|
|
"value": 36,
|
|
"comment": "Vector2D"
|
|
},
|
|
"m_vecStressPositionB": {
|
|
"value": 44,
|
|
"comment": "Vector2D"
|
|
}
|
|
},
|
|
"comment": null
|
|
},
|
|
"sky3dparams_t": {
|
|
"data": {
|
|
"bClip3DSkyBoxNearToWorldFar": {
|
|
"value": 24,
|
|
"comment": "bool"
|
|
},
|
|
"flClip3DSkyBoxNearToWorldFarOffset": {
|
|
"value": 28,
|
|
"comment": "float"
|
|
},
|
|
"fog": {
|
|
"value": 32,
|
|
"comment": "fogparams_t"
|
|
},
|
|
"m_nWorldGroupID": {
|
|
"value": 136,
|
|
"comment": "WorldGroupId_t"
|
|
},
|
|
"origin": {
|
|
"value": 12,
|
|
"comment": "Vector"
|
|
},
|
|
"scale": {
|
|
"value": 8,
|
|
"comment": "int16_t"
|
|
}
|
|
},
|
|
"comment": null
|
|
}
|
|
} |