Game Update (20230584)

This commit is contained in:
GhostReaper8
2025-10-02 17:22:17 -07:00
parent f35b795abf
commit 0abfa64761
70 changed files with 334 additions and 300 deletions

View File

@@ -1,9 +1,9 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-10-02 00:16:01.097387800 UTC
// 2025-10-03 00:21:54.899122200 UTC
namespace CS2Dumper.Schemas {
// Module: client.dll
// Class count: 489
// Class count: 490
// Enum count: 8
public static class ClientDll {
// Alignment: 4
@@ -1264,7 +1264,7 @@ namespace CS2Dumper.Schemas {
public static class CPointChildModifier {
public const nint m_bOrphanInsteadOfDeletingChildrenOnRemove = 0x5F8; // bool
}
// Parent: C_CSWeaponBase
// Parent: C_CSWeaponBaseShotgun
// Field count: 0
public static class C_WeaponNOVA {
}
@@ -2865,7 +2865,7 @@ namespace CS2Dumper.Schemas {
public const nint m_Completed = 0x48; // CPulse_ResumePoint
public const nint m_OnInterval = 0x90; // SignatureOutflow_Continue
}
// Parent: C_CSWeaponBase
// Parent: C_CSWeaponBaseShotgun
// Field count: 0
public static class C_WeaponXM1014 {
}
@@ -6151,6 +6151,10 @@ namespace CS2Dumper.Schemas {
// MPulseEditorHeaderIcon
public static class CPulseCell_Value_RandomInt {
}
// Parent: C_CSWeaponBase
// Field count: 0
public static class C_CSWeaponBaseShotgun {
}
// Parent: C_RagdollProp
// Field count: 7
//
@@ -6708,7 +6712,7 @@ namespace CS2Dumper.Schemas {
// Field count: 0
public static class C_WeaponFiveSeven {
}
// Parent: C_CSWeaponBase
// Parent: C_CSWeaponBaseShotgun
// Field count: 0
public static class C_WeaponSawedoff {
}