Game update (14014)

This commit is contained in:
a2x
2024-06-13 22:51:05 +10:00
parent 32be3bec25
commit 57fa5bc03b
100 changed files with 65586 additions and 10018 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-04-29 23:05:53.220233445 UTC
// 2024-06-13 12:45:29.262540675 UTC
#pragma once
@@ -86,7 +86,7 @@ namespace cs2_dumper {
constexpr std::ptrdiff_t m_Mesh = 0x10; // RnMesh_t
}
// Parent: None
// Fields count: 100
// Fields count: 101
//
// Metadata:
// MGetKV3ClassDefaults
@@ -189,8 +189,9 @@ namespace cs2_dumper {
constexpr std::ptrdiff_t m_flQuadVelocitySmoothRate = 0x608; // float32
constexpr std::ptrdiff_t m_flAddWorldCollisionRadius = 0x60C; // float32
constexpr std::ptrdiff_t m_flDefaultVolumetricSolveAmount = 0x610; // float32
constexpr std::ptrdiff_t m_nRodVelocitySmoothIterations = 0x614; // uint16
constexpr std::ptrdiff_t m_nQuadVelocitySmoothIterations = 0x616; // uint16
constexpr std::ptrdiff_t m_flMotionSmoothCDT = 0x614; // float32
constexpr std::ptrdiff_t m_nRodVelocitySmoothIterations = 0x618; // uint16
constexpr std::ptrdiff_t m_nQuadVelocitySmoothIterations = 0x61A; // uint16
}
// Parent: RnBodyDesc_t
// Fields count: 1