Game update (14015)

This commit is contained in:
a2x
2024-06-15 11:37:03 +10:00
parent 6a69ee5232
commit 9111d7a0f4
65 changed files with 341 additions and 337 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-06-13 12:45:29.262540675 UTC
// 2024-06-15 01:33:56.502397707 UTC
namespace CS2Dumper.Schemas {
// Module: libserver.so
@@ -5651,7 +5651,7 @@ namespace CS2Dumper.Schemas {
public const nint m_bPvsModifyEntity = 0x1C0; // bool
}
// Parent: CBaseCSGrenadeProjectile
// Fields count: 8
// Fields count: 9
//
// Metadata:
// NetworkVarNames: m_nSmokeEffectTickBegin (int)
@@ -5669,6 +5669,7 @@ namespace CS2Dumper.Schemas {
public const nint m_VoxelFrameData = 0xDD0; // CUtlVector<uint8>
public const nint m_flLastBounce = 0xDE8; // GameTime_t
public const nint m_fllastSimulationTime = 0xDEC; // GameTime_t
public const nint m_bExplodeFromInferno = 0x3070; // bool
}
// Parent: CTriggerMultiple
// Fields count: 1