Game update (14071)

This commit is contained in:
leobalbo
2025-03-03 22:33:02 -03:00
parent efb6a787ef
commit 563b3a590f
64 changed files with 539 additions and 539 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-02-28 00:46:50.110041 UTC
// 2025-03-04 01:32:08.247443600 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
@@ -3962,7 +3962,7 @@ pub mod cs2_dumper {
// MGetKV3ClassDefaults
pub mod C_OP_LockToPointList {
pub const m_nFieldOutput: usize = 0x1C0; // ParticleAttributeIndex_t
pub const m_pointList: usize = 0x1C8; // CUtlVector<PointDefinition_t>
pub const m_pointList: usize = 0x1C8; //
pub const m_bPlaceAlongPath: usize = 0x1E0; // bool
pub const m_bClosedLoop: usize = 0x1E1; // bool
pub const m_nNumPointsAlongPath: usize = 0x1E4; // int32
@@ -5902,7 +5902,7 @@ pub mod cs2_dumper {
// MGetKV3ClassDefaults
pub mod C_INIT_PointList {
pub const m_nFieldOutput: usize = 0x1C8; // ParticleAttributeIndex_t
pub const m_pointList: usize = 0x1D0; // CUtlVector<PointDefinition_t>
pub const m_pointList: usize = 0x1D0; //
pub const m_bPlaceAlongPath: usize = 0x1E8; // bool
pub const m_bClosedLoop: usize = 0x1E9; // bool
pub const m_nNumPointsAlongPath: usize = 0x1EC; // int32