cs2-dumper/generated/vphysics2.dll.json

2389 lines
47 KiB
JSON
Raw Normal View History

2023-09-08 15:59:09 +08:00
{
2023-09-25 22:46:10 +08:00
"CFeIndexedJiggleBone": {
2023-10-18 18:32:33 +08:00
"data": {
"m_jiggleBone": {
"value": 8,
"comment": "CFeJiggleBone"
},
"m_nJiggleParent": {
"value": 4,
"comment": "uint32_t"
},
"m_nNode": {
"value": 0,
"comment": "uint32_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"CFeJiggleBone": {
2023-10-18 18:32:33 +08:00
"data": {
"m_flAlongDamping": {
"value": 32,
"comment": "float"
},
"m_flAlongStiffness": {
"value": 28,
"comment": "float"
},
"m_flAngleLimit": {
"value": 36,
"comment": "float"
},
"m_flBaseDamping": {
"value": 80,
"comment": "float"
},
"m_flBaseForwardFriction": {
"value": 116,
"comment": "float"
},
"m_flBaseLeftFriction": {
"value": 92,
"comment": "float"
},
"m_flBaseMass": {
"value": 72,
"comment": "float"
},
"m_flBaseMaxForward": {
"value": 112,
"comment": "float"
},
"m_flBaseMaxLeft": {
"value": 88,
"comment": "float"
},
"m_flBaseMaxUp": {
"value": 100,
"comment": "float"
},
"m_flBaseMinForward": {
"value": 108,
"comment": "float"
},
"m_flBaseMinLeft": {
"value": 84,
"comment": "float"
},
"m_flBaseMinUp": {
"value": 96,
"comment": "float"
},
"m_flBaseStiffness": {
"value": 76,
"comment": "float"
},
"m_flBaseUpFriction": {
"value": 104,
"comment": "float"
},
"m_flLength": {
"value": 4,
"comment": "float"
},
"m_flMaxPitch": {
"value": 60,
"comment": "float"
},
"m_flMaxYaw": {
"value": 44,
"comment": "float"
},
"m_flMinPitch": {
"value": 56,
"comment": "float"
},
"m_flMinYaw": {
"value": 40,
"comment": "float"
},
"m_flPitchBounce": {
"value": 68,
"comment": "float"
},
"m_flPitchDamping": {
"value": 24,
"comment": "float"
},
"m_flPitchFriction": {
"value": 64,
"comment": "float"
},
"m_flPitchStiffness": {
"value": 20,
"comment": "float"
},
"m_flRadius0": {
"value": 120,
"comment": "float"
},
"m_flRadius1": {
"value": 124,
"comment": "float"
},
"m_flTipMass": {
"value": 8,
"comment": "float"
},
"m_flYawBounce": {
"value": 52,
"comment": "float"
},
"m_flYawDamping": {
"value": 16,
"comment": "float"
},
"m_flYawFriction": {
"value": 48,
"comment": "float"
},
"m_flYawStiffness": {
"value": 12,
"comment": "float"
},
"m_nCollisionMask": {
"value": 152,
"comment": "uint16_t"
},
"m_nFlags": {
"value": 0,
"comment": "uint32_t"
},
"m_vPoint0": {
"value": 128,
"comment": "Vector"
},
"m_vPoint1": {
"value": 140,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"CFeMorphLayer": {
2023-10-18 18:32:33 +08:00
"data": {
"m_GoalDamping": {
"value": 112,
"comment": "CUtlVector<float>"
},
"m_GoalStrength": {
"value": 88,
"comment": "CUtlVector<float>"
},
"m_Gravity": {
"value": 64,
"comment": "CUtlVector<float>"
},
"m_InitPos": {
"value": 40,
"comment": "CUtlVector<Vector>"
},
"m_Name": {
"value": 0,
"comment": "CUtlString"
},
"m_Nodes": {
"value": 16,
"comment": "CUtlVector<uint16_t>"
},
"m_nNameHash": {
"value": 8,
"comment": "uint32_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"CFeNamedJiggleBone": {
2023-10-18 18:32:33 +08:00
"data": {
"m_jiggleBone": {
"value": 52,
"comment": "CFeJiggleBone"
},
"m_nJiggleParent": {
"value": 48,
"comment": "uint32_t"
},
"m_strParentBone": {
"value": 0,
"comment": "CUtlString"
},
"m_transform": {
"value": 16,
"comment": "CTransform"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"CFeVertexMapBuildArray": {
2023-10-18 18:32:33 +08:00
"data": {
"m_Array": {
"value": 0,
"comment": "CUtlVector<FeVertexMapBuild_t*>"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"CRegionSVM": {
2023-10-18 18:32:33 +08:00
"data": {
"m_Nodes": {
"value": 24,
"comment": "CUtlVector<uint32_t>"
},
"m_Planes": {
"value": 0,
"comment": "CUtlVector<RnPlane_t>"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"CastSphereSATParams_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_flMaxFraction": {
"value": 28,
"comment": "float"
},
"m_flRadius": {
"value": 24,
"comment": "float"
},
"m_flScale": {
"value": 32,
"comment": "float"
},
"m_pHull": {
"value": 40,
"comment": "RnHull_t*"
},
"m_vRayDelta": {
"value": 12,
"comment": "Vector"
},
"m_vRayStart": {
"value": 0,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"CovMatrix3": {
2023-10-18 18:32:33 +08:00
"data": {
"m_flXY": {
"value": 12,
"comment": "float"
},
"m_flXZ": {
"value": 16,
"comment": "float"
},
"m_flYZ": {
"value": 20,
"comment": "float"
},
"m_vDiag": {
"value": 0,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"Dop26_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_flSupport": {
"value": 0,
"comment": "float[26]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeAnimStrayRadius_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flMaxDist": {
"value": 4,
"comment": "float"
},
"flRelaxationFactor": {
"value": 8,
"comment": "float"
},
"nNode": {
"value": 0,
"comment": "uint16_t[2]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeAxialEdgeBend_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flDist": {
"value": 8,
"comment": "float"
},
"flWeight": {
"value": 12,
"comment": "float[4]"
},
"nNode": {
"value": 28,
"comment": "uint16_t[6]"
},
"te": {
"value": 0,
"comment": "float"
},
"tv": {
"value": 4,
"comment": "float"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeBandBendLimit_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flDistMax": {
"value": 4,
"comment": "float"
},
"flDistMin": {
"value": 0,
"comment": "float"
},
"nNode": {
"value": 8,
"comment": "uint16_t[6]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeBoxRigid_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nCollisionMask": {
"value": 34,
"comment": "uint16_t"
},
"nFlags": {
"value": 50,
"comment": "uint16_t"
},
"nNode": {
"value": 32,
"comment": "uint16_t"
},
"nVertexMapIndex": {
"value": 48,
"comment": "uint16_t"
},
"tmFrame2": {
"value": 0,
"comment": "CTransform"
},
"vSize": {
"value": 36,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeBuildBoxRigid_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_nPriority": {
"value": 64,
"comment": "int32_t"
},
"m_nVertexMapHash": {
"value": 68,
"comment": "uint32_t"
}
},
"comment": "FeBoxRigid_t"
2023-09-25 22:46:10 +08:00
},
"FeBuildSphereRigid_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_nPriority": {
"value": 32,
"comment": "int32_t"
},
"m_nVertexMapHash": {
"value": 36,
"comment": "uint32_t"
}
},
"comment": "FeSphereRigid_t"
2023-09-25 22:46:10 +08:00
},
"FeBuildTaperedCapsuleRigid_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_nPriority": {
"value": 48,
"comment": "int32_t"
},
"m_nVertexMapHash": {
"value": 52,
"comment": "uint32_t"
}
},
"comment": "FeTaperedCapsuleRigid_t"
2023-09-25 22:46:10 +08:00
},
"FeCollisionPlane_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flStrength": {
"value": 20,
"comment": "float"
},
"m_Plane": {
"value": 4,
"comment": "RnPlane_t"
},
"nChildNode": {
"value": 2,
"comment": "uint16_t"
},
"nCtrlParent": {
"value": 0,
"comment": "uint16_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeCtrlOffset_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nCtrlChild": {
"value": 14,
"comment": "uint16_t"
},
"nCtrlParent": {
"value": 12,
"comment": "uint16_t"
},
"vOffset": {
"value": 0,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeCtrlOsOffset_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nCtrlChild": {
"value": 2,
"comment": "uint16_t"
},
"nCtrlParent": {
"value": 0,
"comment": "uint16_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeCtrlSoftOffset_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flAlpha": {
"value": 16,
"comment": "float"
},
"nCtrlChild": {
"value": 2,
"comment": "uint16_t"
},
"nCtrlParent": {
"value": 0,
"comment": "uint16_t"
},
"vOffset": {
"value": 4,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeEdgeDesc_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nEdge": {
"value": 0,
"comment": "uint16_t[2]"
},
"nSide": {
"value": 4,
"comment": "uint16_t[2][2]"
},
"nVirtElem": {
"value": 12,
"comment": "uint16_t[2]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeEffectDesc_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_Params": {
"value": 16,
"comment": "KeyValues3"
},
"nNameHash": {
"value": 8,
"comment": "uint32_t"
},
"nType": {
"value": 12,
"comment": "int32_t"
},
"sName": {
"value": 0,
"comment": "CUtlString"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeFitInfluence_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flWeight": {
"value": 4,
"comment": "float"
},
"nMatrixNode": {
"value": 8,
"comment": "uint32_t"
},
"nVertexNode": {
"value": 0,
"comment": "uint32_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeFitMatrix_t": {
2023-10-18 18:32:33 +08:00
"data": {
"bone": {
"value": 0,
"comment": "CTransform"
},
"nBeginDynamic": {
"value": 48,
"comment": "uint16_t"
},
"nEnd": {
"value": 44,
"comment": "uint16_t"
},
"nNode": {
"value": 46,
"comment": "uint16_t"
},
"vCenter": {
"value": 32,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeFitWeight_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flWeight": {
"value": 0,
"comment": "float"
},
"nDummy": {
"value": 6,
"comment": "uint16_t"
},
"nNode": {
"value": 4,
"comment": "uint16_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeFollowNode_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flWeight": {
"value": 4,
"comment": "float"
},
"nChildNode": {
"value": 2,
"comment": "uint16_t"
},
"nParentNode": {
"value": 0,
"comment": "uint16_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeKelagerBend2_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flHeight0": {
"value": 12,
"comment": "float"
},
"flWeight": {
"value": 0,
"comment": "float[3]"
},
"nNode": {
"value": 16,
"comment": "uint16_t[3]"
},
"nReserved": {
"value": 22,
"comment": "uint16_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeMorphLayerDepr_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_GoalDamping": {
"value": 112,
"comment": "CUtlVector<float>"
},
"m_GoalStrength": {
"value": 88,
"comment": "CUtlVector<float>"
},
"m_Gravity": {
"value": 64,
"comment": "CUtlVector<float>"
},
"m_InitPos": {
"value": 40,
"comment": "CUtlVector<Vector>"
},
"m_Name": {
"value": 0,
"comment": "CUtlString"
},
"m_Nodes": {
"value": 16,
"comment": "CUtlVector<uint16_t>"
},
"m_nFlags": {
"value": 136,
"comment": "uint32_t"
},
"m_nNameHash": {
"value": 8,
"comment": "uint32_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeNodeBase_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nDummy": {
"value": 2,
"comment": "uint16_t[3]"
},
"nNode": {
"value": 0,
"comment": "uint16_t"
},
"nNodeX0": {
"value": 8,
"comment": "uint16_t"
},
"nNodeX1": {
"value": 10,
"comment": "uint16_t"
},
"nNodeY0": {
"value": 12,
"comment": "uint16_t"
},
"nNodeY1": {
"value": 14,
"comment": "uint16_t"
},
"qAdjust": {
"value": 16,
"comment": "QuaternionStorage"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeNodeIntegrator_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flAnimationForceAttraction": {
"value": 4,
"comment": "float"
},
"flAnimationVertexAttraction": {
"value": 8,
"comment": "float"
},
"flGravity": {
"value": 12,
"comment": "float"
},
"flPointDamping": {
"value": 0,
"comment": "float"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeNodeReverseOffset_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nBoneCtrl": {
"value": 12,
"comment": "uint16_t"
},
"nTargetNode": {
"value": 14,
"comment": "uint16_t"
},
"vOffset": {
"value": 0,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeNodeWindBase_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nNodeX0": {
"value": 0,
"comment": "uint16_t"
},
"nNodeX1": {
"value": 2,
"comment": "uint16_t"
},
"nNodeY0": {
"value": 4,
"comment": "uint16_t"
},
"nNodeY1": {
"value": 6,
"comment": "uint16_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeProxyVertexMap_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_Name": {
"value": 0,
"comment": "CUtlString"
},
"m_flWeight": {
"value": 8,
"comment": "float"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeQuad_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flSlack": {
"value": 8,
"comment": "float"
},
"nNode": {
"value": 0,
"comment": "uint16_t[4]"
},
"vShape": {
"value": 12,
"comment": "Vector4D[4]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeRigidColliderIndices_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_nBoxRigidIndex": {
"value": 4,
"comment": "uint16_t"
},
"m_nCollisionPlaneIndex": {
"value": 6,
"comment": "uint16_t"
},
"m_nSphereRigidIndex": {
"value": 2,
"comment": "uint16_t"
},
"m_nTaperedCapsuleRigidIndex": {
"value": 0,
"comment": "uint16_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeRodConstraint_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flMaxDist": {
"value": 4,
"comment": "float"
},
"flMinDist": {
"value": 8,
"comment": "float"
},
"flRelaxationFactor": {
"value": 16,
"comment": "float"
},
"flWeight0": {
"value": 12,
"comment": "float"
},
"nNode": {
"value": 0,
"comment": "uint16_t[2]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeSimdAnimStrayRadius_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flMaxDist": {
"value": 16,
"comment": "fltx4"
},
"flRelaxationFactor": {
"value": 32,
"comment": "fltx4"
},
"nNode": {
"value": 0,
"comment": "uint16_t[4][2]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeSimdNodeBase_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nDummy": {
"value": 40,
"comment": "uint16_t[4]"
},
"nNode": {
"value": 0,
"comment": "uint16_t[4]"
},
"nNodeX0": {
"value": 8,
"comment": "uint16_t[4]"
},
"nNodeX1": {
"value": 16,
"comment": "uint16_t[4]"
},
"nNodeY0": {
"value": 24,
"comment": "uint16_t[4]"
},
"nNodeY1": {
"value": 32,
"comment": "uint16_t[4]"
},
"qAdjust": {
"value": 48,
"comment": "FourQuaternions"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeSimdQuad_t": {
2023-10-18 18:32:33 +08:00
"data": {
"f4Slack": {
"value": 32,
"comment": "fltx4"
},
"f4Weights": {
"value": 240,
"comment": "fltx4[4]"
},
"nNode": {
"value": 0,
"comment": "uint16_t[4][4]"
},
"vShape": {
"value": 48,
"comment": "FourVectors[4]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
2024-02-07 12:08:21 +08:00
"FeSimdRodConstraintAnim_t": {
"data": {
"f4RelaxationFactor": {
"value": 32,
"comment": "fltx4"
},
"f4Weight0": {
"value": 16,
"comment": "fltx4"
},
"nNode": {
"value": 0,
"comment": "uint16_t[4][2]"
}
},
"comment": null
},
2023-09-25 22:46:10 +08:00
"FeSimdRodConstraint_t": {
2023-10-18 18:32:33 +08:00
"data": {
"f4MaxDist": {
"value": 16,
"comment": "fltx4"
},
"f4MinDist": {
"value": 32,
"comment": "fltx4"
},
"f4RelaxationFactor": {
"value": 64,
"comment": "fltx4"
},
"f4Weight0": {
"value": 48,
"comment": "fltx4"
},
"nNode": {
"value": 0,
"comment": "uint16_t[4][2]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeSimdSpringIntegrator_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flNodeWeight0": {
"value": 64,
"comment": "fltx4"
},
"flSpringConstant": {
"value": 32,
"comment": "fltx4"
},
"flSpringDamping": {
"value": 48,
"comment": "fltx4"
},
"flSpringRestLength": {
"value": 16,
"comment": "fltx4"
},
"nNode": {
"value": 0,
"comment": "uint16_t[4][2]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeSimdTri_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nNode": {
"value": 0,
"comment": "uint32_t[4][3]"
},
"v1x": {
"value": 80,
"comment": "fltx4"
},
"v2": {
"value": 96,
"comment": "FourVectors2D"
},
"w1": {
"value": 48,
"comment": "fltx4"
},
"w2": {
"value": 64,
"comment": "fltx4"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeSoftParent_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flAlpha": {
"value": 4,
"comment": "float"
},
"nParent": {
"value": 0,
"comment": "int32_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeSourceEdge_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nNode": {
"value": 0,
"comment": "uint16_t[2]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeSphereRigid_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nCollisionMask": {
"value": 18,
"comment": "uint16_t"
},
"nFlags": {
"value": 22,
"comment": "uint16_t"
},
"nNode": {
"value": 16,
"comment": "uint16_t"
},
"nVertexMapIndex": {
"value": 20,
"comment": "uint16_t"
},
"vSphere": {
"value": 0,
"comment": "fltx4"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeSpringIntegrator_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flNodeWeight0": {
"value": 16,
"comment": "float"
},
"flSpringConstant": {
"value": 8,
"comment": "float"
},
"flSpringDamping": {
"value": 12,
"comment": "float"
},
"flSpringRestLength": {
"value": 4,
"comment": "float"
},
"nNode": {
"value": 0,
"comment": "uint16_t[2]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeStiffHingeBuild_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flMaxAngle": {
"value": 0,
"comment": "float"
},
"flMotionBias": {
"value": 8,
"comment": "float[3]"
},
"flStrength": {
"value": 4,
"comment": "float"
},
"nNode": {
"value": 20,
"comment": "uint16_t[3]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeTaperedCapsuleRigid_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nCollisionMask": {
"value": 34,
"comment": "uint16_t"
},
"nFlags": {
"value": 38,
"comment": "uint16_t"
},
"nNode": {
"value": 32,
"comment": "uint16_t"
},
"nVertexMapIndex": {
"value": 36,
"comment": "uint16_t"
},
"vSphere": {
"value": 0,
"comment": "fltx4[2]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeTaperedCapsuleStretch_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flRadius": {
"value": 8,
"comment": "float[2]"
},
"nCollisionMask": {
"value": 4,
"comment": "uint16_t"
},
"nDummy": {
"value": 6,
"comment": "uint16_t"
},
"nNode": {
"value": 0,
"comment": "uint16_t[2]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeTreeChildren_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nChild": {
"value": 0,
"comment": "uint16_t[2]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeTri_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nNode": {
"value": 0,
"comment": "uint16_t[3]"
},
"v1x": {
"value": 16,
"comment": "float"
},
"v2": {
"value": 20,
"comment": "Vector2D"
},
"w1": {
"value": 8,
"comment": "float"
},
"w2": {
"value": 12,
"comment": "float"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeTwistConstraint_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flSwingRelax": {
"value": 8,
"comment": "float"
},
"flTwistRelax": {
"value": 4,
"comment": "float"
},
"nNodeEnd": {
"value": 2,
"comment": "uint16_t"
},
"nNodeOrient": {
"value": 0,
"comment": "uint16_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeVertexMapBuild_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_Color": {
"value": 12,
"comment": "Color"
},
"m_VertexMapName": {
"value": 0,
"comment": "CUtlString"
},
"m_Weights": {
"value": 24,
"comment": "CUtlVector<float>"
},
"m_flVolumetricSolveStrength": {
"value": 16,
"comment": "float"
},
"m_nNameHash": {
"value": 8,
"comment": "uint32_t"
},
"m_nScaleSourceNode": {
"value": 20,
"comment": "int32_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeVertexMapDesc_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flVolumetricSolveStrength": {
"value": 44,
"comment": "float"
},
"nColor": {
"value": 12,
"comment": "uint32_t"
},
"nFlags": {
"value": 16,
"comment": "uint32_t"
},
"nMapOffset": {
"value": 24,
"comment": "uint32_t"
},
"nNameHash": {
"value": 8,
"comment": "uint32_t"
},
"nNodeListCount": {
"value": 50,
"comment": "uint16_t"
},
"nNodeListOffset": {
"value": 28,
"comment": "uint32_t"
},
"nScaleSourceNode": {
"value": 48,
"comment": "int16_t"
},
"nVertexBase": {
"value": 20,
"comment": "uint16_t"
},
"nVertexCount": {
"value": 22,
"comment": "uint16_t"
},
"sName": {
"value": 0,
"comment": "CUtlString"
},
"vCenterOfMass": {
"value": 32,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeWeightedNode_t": {
2023-10-18 18:32:33 +08:00
"data": {
"nNode": {
"value": 0,
"comment": "uint16_t"
},
"nWeight": {
"value": 2,
"comment": "uint16_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FeWorldCollisionParams_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flGroundFriction": {
"value": 4,
"comment": "float"
},
"flWorldFriction": {
"value": 0,
"comment": "float"
},
"nListBegin": {
"value": 8,
"comment": "uint16_t"
},
"nListEnd": {
"value": 10,
"comment": "uint16_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FourCovMatrices3": {
2023-10-18 18:32:33 +08:00
"data": {
"m_flXY": {
"value": 48,
"comment": "fltx4"
},
"m_flXZ": {
"value": 64,
"comment": "fltx4"
},
"m_flYZ": {
"value": 80,
"comment": "fltx4"
},
"m_vDiag": {
"value": 0,
"comment": "FourVectors"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"FourVectors2D": {
2023-10-18 18:32:33 +08:00
"data": {
"x": {
"value": 0,
"comment": "fltx4"
},
"y": {
"value": 16,
"comment": "fltx4"
}
},
"comment": null
},
"IPhysicsPlayerController": {
"data": {},
"comment": null
2023-09-25 22:46:10 +08:00
},
"OldFeEdge_t": {
2023-10-18 18:32:33 +08:00
"data": {
"c01": {
"value": 28,
"comment": "float"
},
"c02": {
"value": 32,
"comment": "float"
},
"c03": {
"value": 36,
"comment": "float"
},
"c04": {
"value": 40,
"comment": "float"
},
"flAxialModelDist": {
"value": 44,
"comment": "float"
},
"flAxialModelWeights": {
"value": 48,
"comment": "float[4]"
},
"flThetaFactor": {
"value": 24,
"comment": "float"
},
"flThetaRelaxed": {
"value": 20,
"comment": "float"
},
"invA": {
"value": 12,
"comment": "float"
},
"m_flK": {
"value": 0,
"comment": "float[3]"
},
"m_nNode": {
"value": 64,
"comment": "uint16_t[4]"
},
"t": {
"value": 16,
"comment": "float"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"PhysFeModelDesc_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_AnimStrayRadii": {
2024-02-07 12:08:21 +08:00
"value": 984,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeAnimStrayRadius_t>"
},
"m_AxialEdges": {
2024-02-07 12:08:21 +08:00
"value": 360,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeAxialEdgeBend_t>"
},
"m_BoxRigids": {
2024-02-07 12:08:21 +08:00
"value": 1184,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeBoxRigid_t>"
},
"m_CollisionPlanes": {
2024-02-07 12:08:21 +08:00
"value": 480,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeCollisionPlane_t>"
},
"m_CtrlHash": {
"value": 0,
"comment": "CUtlVector<uint32_t>"
},
"m_CtrlName": {
"value": 24,
"comment": "CUtlVector<CUtlString>"
},
"m_CtrlOffsets": {
2024-02-07 12:08:21 +08:00
"value": 408,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeCtrlOffset_t>"
},
"m_CtrlOsOffsets": {
2024-02-07 12:08:21 +08:00
"value": 432,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeCtrlOsOffset_t>"
},
"m_CtrlSoftOffsets": {
2024-02-07 12:08:21 +08:00
"value": 1056,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeCtrlSoftOffset_t>"
},
"m_DynNodeFriction": {
2024-02-07 12:08:21 +08:00
"value": 648,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<float>"
},
"m_DynNodeVertexSet": {
2024-02-07 12:08:21 +08:00
"value": 1208,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<uint8_t>"
},
"m_DynNodeWindBases": {
2024-02-07 12:08:21 +08:00
"value": 1472,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeNodeWindBase_t>"
},
"m_Effects": {
2024-02-07 12:08:21 +08:00
"value": 1376,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeEffectDesc_t>"
},
"m_FitMatrices": {
2024-02-07 12:08:21 +08:00
"value": 912,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeFitMatrix_t>"
},
"m_FitWeights": {
2024-02-07 12:08:21 +08:00
"value": 936,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeFitWeight_t>"
},
"m_FollowNodes": {
2024-02-07 12:08:21 +08:00
"value": 456,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeFollowNode_t>"
},
"m_FreeNodes": {
2024-02-07 12:08:21 +08:00
"value": 888,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<uint16_t>"
},
"m_GoalDampedSpringIntegrators": {
2024-02-07 12:08:21 +08:00
"value": 1128,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<uint32_t>"
},
"m_InitPose": {
2024-02-07 12:08:21 +08:00
"value": 288,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<CTransform>"
},
"m_JiggleBones": {
2024-02-07 12:08:21 +08:00
"value": 1080,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<CFeIndexedJiggleBone>"
},
"m_KelagerBends": {
2024-02-07 12:08:21 +08:00
"value": 1032,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeKelagerBend2_t>"
},
"m_LegacyStretchForce": {
2024-02-07 12:08:21 +08:00
"value": 600,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<float>"
},
"m_LocalForce": {
2024-02-07 12:08:21 +08:00
"value": 696,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<float>"
},
"m_LocalRotation": {
2024-02-07 12:08:21 +08:00
"value": 672,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<float>"
},
"m_LockToGoal": {
2024-02-07 12:08:21 +08:00
"value": 1424,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<uint16_t>"
},
"m_LockToParent": {
2024-02-07 12:08:21 +08:00
"value": 1400,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeCtrlOffset_t>"
},
"m_MorphLayers": {
2024-02-07 12:08:21 +08:00
"value": 1280,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeMorphLayerDepr_t>"
},
"m_MorphSetData": {
2024-02-07 12:08:21 +08:00
"value": 1304,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<uint8_t>"
},
"m_NodeBases": {
"value": 120,
"comment": "CUtlVector<FeNodeBase_t>"
},
"m_NodeCollisionRadii": {
2024-02-07 12:08:21 +08:00
"value": 624,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<float>"
},
"m_NodeIntegrator": {
2024-02-07 12:08:21 +08:00
"value": 504,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeNodeIntegrator_t>"
},
"m_NodeInvMasses": {
2024-02-07 12:08:21 +08:00
"value": 384,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<float>"
},
"m_Quads": {
"value": 168,
"comment": "CUtlVector<FeQuad_t>"
},
"m_ReverseOffsets": {
2024-02-07 12:08:21 +08:00
"value": 960,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeNodeReverseOffset_t>"
},
"m_RigidColliderPriorities": {
2024-02-07 12:08:21 +08:00
"value": 1256,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeRigidColliderIndices_t>"
},
"m_Rods": {
2024-02-07 12:08:21 +08:00
"value": 312,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeRodConstraint_t>"
},
"m_Ropes": {
"value": 96,
"comment": "CUtlVector<uint16_t>"
},
"m_SimdAnimStrayRadii": {
2024-02-07 12:08:21 +08:00
"value": 1008,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeSimdAnimStrayRadius_t>"
},
"m_SimdNodeBases": {
"value": 144,
"comment": "CUtlVector<FeSimdNodeBase_t>"
},
"m_SimdQuads": {
"value": 192,
"comment": "CUtlVector<FeSimdQuad_t>"
},
"m_SimdRods": {
"value": 240,
"comment": "CUtlVector<FeSimdRodConstraint_t>"
},
2024-02-07 12:08:21 +08:00
"m_SimdRodsAnim": {
"value": 264,
"comment": "CUtlVector<FeSimdRodConstraintAnim_t>"
},
2023-10-18 18:32:33 +08:00
"m_SimdSpringIntegrator": {
2024-02-07 12:08:21 +08:00
"value": 552,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeSimdSpringIntegrator_t>"
},
"m_SimdTris": {
"value": 216,
"comment": "CUtlVector<FeSimdTri_t>"
},
2024-02-07 12:08:21 +08:00
"m_SkelParents": {
"value": 1448,
"comment": "CUtlVector<int16_t>"
},
2023-10-18 18:32:33 +08:00
"m_SourceElems": {
2024-02-07 12:08:21 +08:00
"value": 1104,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<uint16_t>"
},
"m_SphereRigids": {
2024-02-07 12:08:21 +08:00
"value": 768,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeSphereRigid_t>"
},
"m_SpringIntegrator": {
2024-02-07 12:08:21 +08:00
"value": 528,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeSpringIntegrator_t>"
},
"m_TaperedCapsuleRigids": {
2024-02-07 12:08:21 +08:00
"value": 744,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeTaperedCapsuleRigid_t>"
},
"m_TaperedCapsuleStretches": {
2024-02-07 12:08:21 +08:00
"value": 720,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeTaperedCapsuleStretch_t>"
},
"m_TreeChildren": {
2024-02-07 12:08:21 +08:00
"value": 864,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeTreeChildren_t>"
},
"m_TreeCollisionMasks": {
2024-02-07 12:08:21 +08:00
"value": 840,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<uint16_t>"
},
"m_TreeParents": {
2024-02-07 12:08:21 +08:00
"value": 816,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<uint16_t>"
},
"m_Tris": {
2024-02-07 12:08:21 +08:00
"value": 1152,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeTri_t>"
},
"m_Twists": {
2024-02-07 12:08:21 +08:00
"value": 336,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeTwistConstraint_t>"
},
"m_VertexMapValues": {
2024-02-07 12:08:21 +08:00
"value": 1352,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<uint8_t>"
},
"m_VertexMaps": {
2024-02-07 12:08:21 +08:00
"value": 1328,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeVertexMapDesc_t>"
},
"m_VertexSetNames": {
2024-02-07 12:08:21 +08:00
"value": 1232,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<uint32_t>"
},
"m_WorldCollisionNodes": {
2024-02-07 12:08:21 +08:00
"value": 792,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<uint16_t>"
},
"m_WorldCollisionParams": {
2024-02-07 12:08:21 +08:00
"value": 576,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<FeWorldCollisionParams_t>"
},
"m_flAddWorldCollisionRadius": {
2024-02-07 12:08:21 +08:00
"value": 1548,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_flDefaultExpAirDrag": {
2024-02-07 12:08:21 +08:00
"value": 1528,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_flDefaultExpQuadAirDrag": {
2024-02-07 12:08:21 +08:00
"value": 1536,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_flDefaultGravityScale": {
2024-02-07 12:08:21 +08:00
"value": 1520,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_flDefaultSurfaceStretch": {
2024-02-07 12:08:21 +08:00
"value": 1512,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_flDefaultThreadStretch": {
2024-02-07 12:08:21 +08:00
"value": 1516,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_flDefaultTimeDilation": {
2024-02-07 12:08:21 +08:00
"value": 1500,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_flDefaultVelAirDrag": {
2024-02-07 12:08:21 +08:00
"value": 1524,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_flDefaultVelQuadAirDrag": {
2024-02-07 12:08:21 +08:00
"value": 1532,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_flDefaultVolumetricSolveAmount": {
2024-02-07 12:08:21 +08:00
"value": 1552,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_flInternalPressure": {
2024-02-07 12:08:21 +08:00
"value": 1496,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_flLocalForce": {
"value": 56,
"comment": "float"
},
"m_flLocalRotation": {
"value": 60,
"comment": "float"
},
"m_flQuadVelocitySmoothRate": {
2024-02-07 12:08:21 +08:00
"value": 1544,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_flRodVelocitySmoothRate": {
2024-02-07 12:08:21 +08:00
"value": 1540,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_flWindDrag": {
2024-02-07 12:08:21 +08:00
"value": 1508,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_flWindage": {
2024-02-07 12:08:21 +08:00
"value": 1504,
2023-10-18 18:32:33 +08:00
"comment": "float"
},
"m_nDynamicNodeFlags": {
"value": 52,
"comment": "uint32_t"
},
"m_nExtraGoalIterations": {
2024-02-07 12:08:21 +08:00
"value": 1182,
2023-10-18 18:32:33 +08:00
"comment": "uint8_t"
},
"m_nExtraIterations": {
2024-02-07 12:08:21 +08:00
"value": 1183,
2023-10-18 18:32:33 +08:00
"comment": "uint8_t"
},
"m_nExtraPressureIterations": {
2024-02-07 12:08:21 +08:00
"value": 1181,
2023-10-18 18:32:33 +08:00
"comment": "uint8_t"
},
"m_nFirstPositionDrivenNode": {
"value": 70,
"comment": "uint16_t"
},
"m_nNodeBaseJiggleboneDependsCount": {
"value": 86,
"comment": "uint16_t"
},
"m_nNodeCount": {
"value": 64,
"comment": "uint16_t"
},
"m_nQuadCount1": {
"value": 80,
"comment": "uint16_t"
},
"m_nQuadCount2": {
"value": 82,
"comment": "uint16_t"
},
"m_nQuadVelocitySmoothIterations": {
2024-02-07 12:08:21 +08:00
"value": 1558,
2023-10-18 18:32:33 +08:00
"comment": "uint16_t"
},
"m_nReservedUint8": {
2024-02-07 12:08:21 +08:00
"value": 1180,
2023-10-18 18:32:33 +08:00
"comment": "uint8_t"
},
"m_nRodVelocitySmoothIterations": {
2024-02-07 12:08:21 +08:00
"value": 1556,
2023-10-18 18:32:33 +08:00
"comment": "uint16_t"
},
"m_nRopeCount": {
"value": 88,
"comment": "uint16_t"
},
"m_nRotLockStaticNodes": {
"value": 68,
"comment": "uint16_t"
},
"m_nSimdQuadCount1": {
"value": 76,
"comment": "uint16_t"
},
"m_nSimdQuadCount2": {
"value": 78,
"comment": "uint16_t"
},
"m_nSimdTriCount1": {
"value": 72,
"comment": "uint16_t"
},
"m_nSimdTriCount2": {
"value": 74,
"comment": "uint16_t"
},
"m_nStaticNodeFlags": {
"value": 48,
"comment": "uint32_t"
},
"m_nStaticNodes": {
"value": 66,
"comment": "uint16_t"
},
"m_nTreeDepth": {
"value": 84,
"comment": "uint16_t"
},
"m_nTriCount1": {
2024-02-07 12:08:21 +08:00
"value": 1176,
2023-10-18 18:32:33 +08:00
"comment": "uint16_t"
},
"m_nTriCount2": {
2024-02-07 12:08:21 +08:00
"value": 1178,
2023-10-18 18:32:33 +08:00
"comment": "uint16_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnBlendVertex_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_nFlags": {
"value": 12,
"comment": "uint16_t"
},
"m_nIndex0": {
"value": 2,
"comment": "uint16_t"
},
"m_nIndex1": {
"value": 6,
"comment": "uint16_t"
},
"m_nIndex2": {
"value": 10,
"comment": "uint16_t"
},
"m_nTargetIndex": {
"value": 14,
"comment": "uint16_t"
},
"m_nWeight0": {
"value": 0,
"comment": "uint16_t"
},
"m_nWeight1": {
"value": 4,
"comment": "uint16_t"
},
"m_nWeight2": {
"value": 8,
"comment": "uint16_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnBodyDesc_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_LocalInertiaInv": {
"value": 72,
"comment": "Vector[3]"
},
"m_bBuoyancyDragEnabled": {
"value": 199,
"comment": "bool"
},
"m_bDragEnabled": {
"value": 198,
"comment": "bool"
},
"m_bEnabled": {
"value": 195,
"comment": "bool"
},
"m_bGravityDisabled": {
"value": 200,
"comment": "bool"
},
"m_bHasShadowController": {
"value": 202,
"comment": "bool"
},
"m_bIsContinuousEnabled": {
"value": 197,
"comment": "bool"
},
"m_bSleeping": {
"value": 196,
"comment": "bool"
},
"m_bSpeculativeEnabled": {
"value": 201,
"comment": "bool"
},
"m_flAngularBuoyancyDrag": {
"value": 140,
"comment": "float"
},
"m_flAngularDamping": {
"value": 124,
"comment": "float"
},
"m_flAngularDrag": {
"value": 132,
"comment": "float"
},
"m_flBuoyancyFactor": {
"value": 168,
"comment": "float"
},
"m_flGameMass": {
"value": 112,
"comment": "float"
},
"m_flGravityScale": {
"value": 172,
"comment": "float"
},
"m_flInertiaScaleInv": {
"value": 116,
"comment": "float"
},
"m_flLinearBuoyancyDrag": {
"value": 136,
"comment": "float"
},
"m_flLinearDamping": {
"value": 120,
"comment": "float"
},
"m_flLinearDrag": {
"value": 128,
"comment": "float"
},
"m_flMassInv": {
"value": 108,
"comment": "float"
},
"m_flTimeScale": {
"value": 176,
"comment": "float"
},
"m_nBodyType": {
"value": 180,
"comment": "int32_t"
},
"m_nGameFlags": {
"value": 188,
"comment": "uint32_t"
},
"m_nGameIndex": {
"value": 184,
"comment": "uint32_t"
},
"m_nMassPriority": {
"value": 194,
"comment": "int8_t"
},
"m_nMinPositionIterations": {
"value": 193,
"comment": "int8_t"
},
"m_nMinVelocityIterations": {
"value": 192,
"comment": "int8_t"
},
"m_qOrientation": {
"value": 20,
"comment": "QuaternionStorage"
},
"m_sDebugName": {
"value": 0,
"comment": "CUtlString"
},
"m_vAngularVelocity": {
"value": 48,
"comment": "Vector"
},
"m_vLastAwakeForceAccum": {
"value": 144,
"comment": "Vector"
},
"m_vLastAwakeTorqueAccum": {
"value": 156,
"comment": "Vector"
},
"m_vLinearVelocity": {
"value": 36,
"comment": "Vector"
},
"m_vLocalMassCenter": {
"value": 60,
"comment": "Vector"
},
"m_vPosition": {
"value": 8,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnCapsuleDesc_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_Capsule": {
"value": 16,
"comment": "RnCapsule_t"
}
},
"comment": "RnShapeDesc_t"
2023-09-25 22:46:10 +08:00
},
"RnCapsule_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_flRadius": {
"value": 24,
"comment": "float"
},
"m_vCenter": {
"value": 0,
"comment": "Vector[2]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnFace_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_nEdge": {
"value": 0,
"comment": "uint8_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnHalfEdge_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_nFace": {
"value": 3,
"comment": "uint8_t"
},
"m_nNext": {
"value": 0,
"comment": "uint8_t"
},
"m_nOrigin": {
"value": 2,
"comment": "uint8_t"
},
"m_nTwin": {
"value": 1,
"comment": "uint8_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnHullDesc_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_Hull": {
"value": 16,
"comment": "RnHull_t"
}
},
"comment": "RnShapeDesc_t"
2023-09-25 22:46:10 +08:00
},
"RnHull_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_Bounds": {
"value": 16,
"comment": "AABB_t"
},
"m_Edges": {
2024-02-07 12:08:21 +08:00
"value": 160,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<RnHalfEdge_t>"
},
2023-10-26 14:40:24 +08:00
"m_FacePlanes": {
2024-02-07 12:08:21 +08:00
"value": 208,
2023-10-26 14:40:24 +08:00
"comment": "CUtlVector<RnPlane_t>"
},
2023-10-18 18:32:33 +08:00
"m_Faces": {
2024-02-07 12:08:21 +08:00
"value": 184,
2023-10-18 18:32:33 +08:00
"comment": "CUtlVector<RnFace_t>"
},
"m_MassProperties": {
"value": 52,
"comment": "matrix3x4_t"
},
2023-10-26 14:40:24 +08:00
"m_VertexPositions": {
2024-02-07 12:08:21 +08:00
"value": 136,
2023-10-26 14:40:24 +08:00
"comment": "CUtlVector<Vector>"
2023-10-18 18:32:33 +08:00
},
"m_Vertices": {
2024-02-07 12:08:21 +08:00
"value": 112,
2023-10-26 14:40:24 +08:00
"comment": "CUtlVector<RnVertex_t>"
2023-10-18 18:32:33 +08:00
},
"m_flMaxAngularRadius": {
"value": 12,
"comment": "float"
},
2024-02-07 12:08:21 +08:00
"m_flSurfaceArea": {
"value": 104,
"comment": "float"
},
2023-10-18 18:32:33 +08:00
"m_flVolume": {
"value": 100,
"comment": "float"
},
"m_nFlags": {
2024-02-07 12:08:21 +08:00
"value": 232,
2023-10-18 18:32:33 +08:00
"comment": "uint32_t"
},
"m_pRegionSVM": {
2024-02-07 12:08:21 +08:00
"value": 240,
2023-10-18 18:32:33 +08:00
"comment": "CRegionSVM*"
},
"m_vCentroid": {
"value": 0,
"comment": "Vector"
},
"m_vOrthographicAreas": {
"value": 40,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnMeshDesc_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_Mesh": {
"value": 16,
"comment": "RnMesh_t"
}
},
"comment": "RnShapeDesc_t"
2023-09-25 22:46:10 +08:00
},
"RnMesh_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_Materials": {
"value": 120,
"comment": "CUtlVector<uint8_t>"
},
"m_Nodes": {
"value": 24,
"comment": "CUtlVector<RnNode_t>"
},
"m_Triangles": {
"value": 72,
"comment": "CUtlVector<RnTriangle_t>"
},
"m_Vertices": {
"value": 48,
"comment": "CUtlVectorSIMDPaddedVector"
},
"m_Wings": {
"value": 96,
"comment": "CUtlVector<RnWing_t>"
},
"m_nDebugFlags": {
"value": 160,
"comment": "uint32_t"
},
"m_nFlags": {
"value": 156,
"comment": "uint32_t"
},
"m_vMax": {
"value": 12,
"comment": "Vector"
},
"m_vMin": {
"value": 0,
"comment": "Vector"
},
"m_vOrthographicAreas": {
"value": 144,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnNode_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_nChildren": {
"value": 12,
"comment": "uint32_t"
},
"m_nTriangleOffset": {
"value": 28,
"comment": "uint32_t"
},
"m_vMax": {
"value": 16,
"comment": "Vector"
},
"m_vMin": {
"value": 0,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnPlane_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_flOffset": {
"value": 12,
"comment": "float"
},
"m_vNormal": {
"value": 0,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnShapeDesc_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_UserFriendlyName": {
"value": 8,
"comment": "CUtlString"
},
"m_nCollisionAttributeIndex": {
"value": 0,
"comment": "uint32_t"
},
"m_nSurfacePropertyIndex": {
"value": 4,
"comment": "uint32_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnSoftbodyCapsule_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_flRadius": {
"value": 24,
"comment": "float"
},
"m_nParticle": {
"value": 28,
"comment": "uint16_t[2]"
},
"m_vCenter": {
"value": 0,
"comment": "Vector[2]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnSoftbodyParticle_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_flMassInv": {
"value": 0,
"comment": "float"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnSoftbodySpring_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_flLength": {
"value": 4,
"comment": "float"
},
"m_nParticle": {
"value": 0,
"comment": "uint16_t[2]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnSphereDesc_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_Sphere": {
"value": 16,
2024-02-07 12:08:21 +08:00
"comment": "SphereBase_t<float>"
2023-10-18 18:32:33 +08:00
}
},
"comment": "RnShapeDesc_t"
2023-09-25 22:46:10 +08:00
},
"RnTriangle_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_nIndex": {
"value": 0,
"comment": "int32_t[3]"
}
},
"comment": null
2023-10-26 14:40:24 +08:00
},
"RnVertex_t": {
"data": {
"m_nEdge": {
"value": 0,
"comment": "uint8_t"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"RnWing_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_nIndex": {
"value": 0,
"comment": "int32_t[3]"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"VertexPositionColor_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_vPosition": {
"value": 0,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"VertexPositionNormal_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_vNormal": {
"value": 12,
"comment": "Vector"
},
"m_vPosition": {
"value": 0,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"constraint_axislimit_t": {
2023-10-18 18:32:33 +08:00
"data": {
"flMaxRotation": {
"value": 4,
"comment": "float"
},
"flMinRotation": {
"value": 0,
"comment": "float"
},
"flMotorMaxTorque": {
"value": 12,
"comment": "float"
},
"flMotorTargetAngSpeed": {
"value": 8,
"comment": "float"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"constraint_breakableparams_t": {
2023-10-18 18:32:33 +08:00
"data": {
"bodyMassScale": {
"value": 12,
"comment": "float[2]"
},
"forceLimit": {
"value": 4,
"comment": "float"
},
"isActive": {
"value": 20,
"comment": "bool"
},
"strength": {
"value": 0,
"comment": "float"
},
"torqueLimit": {
"value": 8,
"comment": "float"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"constraint_hingeparams_t": {
2023-10-18 18:32:33 +08:00
"data": {
"constraint": {
"value": 40,
"comment": "constraint_breakableparams_t"
},
"hingeAxis": {
"value": 24,
"comment": "constraint_axislimit_t"
},
"worldAxisDirection": {
"value": 12,
"comment": "Vector"
},
"worldPosition": {
"value": 0,
"comment": "Vector"
}
},
"comment": null
2023-09-25 22:46:10 +08:00
},
"vphysics_save_cphysicsbody_t": {
2023-10-18 18:32:33 +08:00
"data": {
"m_nOldPointer": {
"value": 208,
"comment": "uint64_t"
}
},
"comment": "RnBodyDesc_t"
2023-09-25 22:46:10 +08:00
}
2023-09-08 15:59:09 +08:00
}