mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 19:49:58 +08:00
Game update (14015)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-06-12 06:08:34.023761 UTC
|
||||
// 2024-06-14 04:06:49.525200800 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
@@ -5750,7 +5750,7 @@ pub mod cs2_dumper {
|
||||
pub const m_bPvsModifyEntity: usize = 0x1B0; // bool
|
||||
}
|
||||
// Parent: CBaseCSGrenadeProjectile
|
||||
// Fields count: 8
|
||||
// Fields count: 9
|
||||
//
|
||||
// Metadata:
|
||||
// NetworkVarNames: m_nSmokeEffectTickBegin (int)
|
||||
@@ -5768,6 +5768,7 @@ pub mod cs2_dumper {
|
||||
pub const m_VoxelFrameData: usize = 0xAD0; // CUtlVector<uint8>
|
||||
pub const m_flLastBounce: usize = 0xAE8; // GameTime_t
|
||||
pub const m_fllastSimulationTime: usize = 0xAEC; // GameTime_t
|
||||
pub const m_bExplodeFromInferno: usize = 0x2D70; // bool
|
||||
}
|
||||
// Parent: CTriggerMultiple
|
||||
// Fields count: 1
|
||||
|
||||
Reference in New Issue
Block a user