From 4103f33db323b0c9a8e278d962886a8695a4603d Mon Sep 17 00:00:00 2001 From: Daniel Y Date: Wed, 3 Dec 2025 12:57:18 +0200 Subject: [PATCH] Auto update offsets to build 20940526 (release 0.1.3) --- output/animationsystem_dll.cs | 2 +- output/animationsystem_dll.hpp | 2 +- output/animationsystem_dll.rs | 2 +- output/buttons.cs | 2 +- output/buttons.hpp | 2 +- output/buttons.rs | 2 +- output/client_dll.cs | 2 +- output/client_dll.hpp | 2 +- output/client_dll.rs | 2 +- output/engine2_dll.cs | 2 +- output/engine2_dll.hpp | 2 +- output/engine2_dll.rs | 2 +- output/host_dll.cs | 2 +- output/host_dll.hpp | 2 +- output/host_dll.rs | 2 +- output/info.json | 2 +- output/interfaces.cs | 42 ++++++++++++++++----------------- output/interfaces.hpp | 42 ++++++++++++++++----------------- output/interfaces.json | 40 +++++++++++++++---------------- output/interfaces.rs | 42 ++++++++++++++++----------------- output/materialsystem2_dll.cs | 2 +- output/materialsystem2_dll.hpp | 2 +- output/materialsystem2_dll.rs | 2 +- output/networksystem_dll.cs | 2 +- output/networksystem_dll.hpp | 2 +- output/networksystem_dll.rs | 2 +- output/offsets.cs | 2 +- output/offsets.hpp | 2 +- output/offsets.rs | 2 +- output/panorama_dll.cs | 2 +- output/panorama_dll.hpp | 2 +- output/panorama_dll.rs | 2 +- output/particles_dll.cs | 2 +- output/particles_dll.hpp | 2 +- output/particles_dll.rs | 2 +- output/pulse_system_dll.cs | 2 +- output/pulse_system_dll.hpp | 2 +- output/pulse_system_dll.rs | 2 +- output/rendersystemdx11_dll.cs | 2 +- output/rendersystemdx11_dll.hpp | 2 +- output/rendersystemdx11_dll.rs | 2 +- output/resourcesystem_dll.cs | 2 +- output/resourcesystem_dll.hpp | 2 +- output/resourcesystem_dll.rs | 2 +- output/scenesystem_dll.cs | 2 +- output/scenesystem_dll.hpp | 2 +- output/scenesystem_dll.rs | 2 +- output/schemasystem_dll.cs | 2 +- output/schemasystem_dll.hpp | 2 +- output/schemasystem_dll.rs | 2 +- output/server_dll.cs | 2 +- output/server_dll.hpp | 2 +- output/server_dll.rs | 2 +- output/soundsystem_dll.cs | 2 +- output/soundsystem_dll.hpp | 2 +- output/soundsystem_dll.rs | 2 +- output/steamaudio_dll.cs | 2 +- output/steamaudio_dll.hpp | 2 +- output/steamaudio_dll.rs | 2 +- output/vphysics2_dll.cs | 2 +- output/vphysics2_dll.hpp | 2 +- output/vphysics2_dll.rs | 2 +- output/worldrenderer_dll.cs | 2 +- output/worldrenderer_dll.hpp | 2 +- output/worldrenderer_dll.rs | 2 +- 65 files changed, 144 insertions(+), 144 deletions(-) diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs index 1da1e343..4694fd00 100644 --- a/output/animationsystem_dll.cs +++ b/output/animationsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp index b53c090b..42443e0a 100644 --- a/output/animationsystem_dll.hpp +++ b/output/animationsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs index a9584e9e..643a889e 100644 --- a/output/animationsystem_dll.rs +++ b/output/animationsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/buttons.cs b/output/buttons.cs index 6d639a68..934c6317 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper { // Module: client.dll diff --git a/output/buttons.hpp b/output/buttons.hpp index 7366c25b..4ce8b58e 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/buttons.rs b/output/buttons.rs index c130d58d..98240c1a 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, unused)] diff --git a/output/client_dll.cs b/output/client_dll.cs index 6ad4f7b8..261f33c5 100644 --- a/output/client_dll.cs +++ b/output/client_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client_dll.hpp b/output/client_dll.hpp index 9ace1a16..24f5d9e2 100644 --- a/output/client_dll.hpp +++ b/output/client_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/client_dll.rs b/output/client_dll.rs index 1671aa15..3a7a078c 100644 --- a/output/client_dll.rs +++ b/output/client_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/engine2_dll.cs b/output/engine2_dll.cs index 07d2ca15..dd8d1225 100644 --- a/output/engine2_dll.cs +++ b/output/engine2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp index b7e05069..3ec09307 100644 --- a/output/engine2_dll.hpp +++ b/output/engine2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs index 539af6ad..95888d40 100644 --- a/output/engine2_dll.rs +++ b/output/engine2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/host_dll.cs b/output/host_dll.cs index 5ffee066..9618c8d2 100644 --- a/output/host_dll.cs +++ b/output/host_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host_dll.hpp b/output/host_dll.hpp index 2109627e..1841d109 100644 --- a/output/host_dll.hpp +++ b/output/host_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/host_dll.rs b/output/host_dll.rs index b7e98947..26c9d239 100644 --- a/output/host_dll.rs +++ b/output/host_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/info.json b/output/info.json index a5679e46..bc4789e7 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { "build_number": 14126, - "timestamp": "2025-11-25T23:18:27.836375200+00:00" + "timestamp": "2025-12-03T10:57:17.418985500+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index f85fce20..457d422d 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Interfaces { // Module: animationsystem.dll @@ -182,27 +182,27 @@ namespace CS2Dumper.Interfaces { // Module: steamclient64.dll public static class Steamclient64Dll { public static readonly nint CLIENTENGINE_INTERFACE_VERSION005 = unchecked((nint)0xFFFFFFFF8BB280AA); - public const nint IVALIDATE001 = 0x15608C8; - public const nint SteamClient006 = 0x155DDE0; - public const nint SteamClient007 = 0x155DDE8; - public const nint SteamClient008 = 0x155DDF0; - public const nint SteamClient009 = 0x155DDF8; - public const nint SteamClient010 = 0x155DE00; - public const nint SteamClient011 = 0x155DE08; - public const nint SteamClient012 = 0x155DE10; - public const nint SteamClient013 = 0x155DE18; - public const nint SteamClient014 = 0x155DE20; - public const nint SteamClient015 = 0x155DE28; - public const nint SteamClient016 = 0x155DE30; - public const nint SteamClient017 = 0x155DE38; - public const nint SteamClient018 = 0x155DE40; - public const nint SteamClient019 = 0x155DE48; - public const nint SteamClient020 = 0x155DE50; - public const nint SteamClient021 = 0x155DE58; - public const nint SteamClient022 = 0x155DE60; - public const nint SteamClient023 = 0x155DE68; + public const nint IVALIDATE001 = 0x15618C8; + public const nint SteamClient006 = 0x155EDE0; + public const nint SteamClient007 = 0x155EDE8; + public const nint SteamClient008 = 0x155EDF0; + public const nint SteamClient009 = 0x155EDF8; + public const nint SteamClient010 = 0x155EE00; + public const nint SteamClient011 = 0x155EE08; + public const nint SteamClient012 = 0x155EE10; + public const nint SteamClient013 = 0x155EE18; + public const nint SteamClient014 = 0x155EE20; + public const nint SteamClient015 = 0x155EE28; + public const nint SteamClient016 = 0x155EE30; + public const nint SteamClient017 = 0x155EE38; + public const nint SteamClient018 = 0x155EE40; + public const nint SteamClient019 = 0x155EE48; + public const nint SteamClient020 = 0x155EE50; + public const nint SteamClient021 = 0x155EE58; + public const nint SteamClient022 = 0x155EE60; + public const nint SteamClient023 = 0x155EE68; public const nint p2pvoice002 = 0x14E1E7F; - public const nint p2pvoicesingleton002 = 0x153A0F0; + public const nint p2pvoicesingleton002 = 0x153B0F0; } // Module: tier0.dll public static class Tier0Dll { diff --git a/output/interfaces.hpp b/output/interfaces.hpp index 45fcdfbc..fa08fd91 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once @@ -187,27 +187,27 @@ namespace cs2_dumper { // Module: steamclient64.dll namespace steamclient64_dll { constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BB280AA; - constexpr std::ptrdiff_t IVALIDATE001 = 0x15608C8; - constexpr std::ptrdiff_t SteamClient006 = 0x155DDE0; - constexpr std::ptrdiff_t SteamClient007 = 0x155DDE8; - constexpr std::ptrdiff_t SteamClient008 = 0x155DDF0; - constexpr std::ptrdiff_t SteamClient009 = 0x155DDF8; - constexpr std::ptrdiff_t SteamClient010 = 0x155DE00; - constexpr std::ptrdiff_t SteamClient011 = 0x155DE08; - constexpr std::ptrdiff_t SteamClient012 = 0x155DE10; - constexpr std::ptrdiff_t SteamClient013 = 0x155DE18; - constexpr std::ptrdiff_t SteamClient014 = 0x155DE20; - constexpr std::ptrdiff_t SteamClient015 = 0x155DE28; - constexpr std::ptrdiff_t SteamClient016 = 0x155DE30; - constexpr std::ptrdiff_t SteamClient017 = 0x155DE38; - constexpr std::ptrdiff_t SteamClient018 = 0x155DE40; - constexpr std::ptrdiff_t SteamClient019 = 0x155DE48; - constexpr std::ptrdiff_t SteamClient020 = 0x155DE50; - constexpr std::ptrdiff_t SteamClient021 = 0x155DE58; - constexpr std::ptrdiff_t SteamClient022 = 0x155DE60; - constexpr std::ptrdiff_t SteamClient023 = 0x155DE68; + constexpr std::ptrdiff_t IVALIDATE001 = 0x15618C8; + constexpr std::ptrdiff_t SteamClient006 = 0x155EDE0; + constexpr std::ptrdiff_t SteamClient007 = 0x155EDE8; + constexpr std::ptrdiff_t SteamClient008 = 0x155EDF0; + constexpr std::ptrdiff_t SteamClient009 = 0x155EDF8; + constexpr std::ptrdiff_t SteamClient010 = 0x155EE00; + constexpr std::ptrdiff_t SteamClient011 = 0x155EE08; + constexpr std::ptrdiff_t SteamClient012 = 0x155EE10; + constexpr std::ptrdiff_t SteamClient013 = 0x155EE18; + constexpr std::ptrdiff_t SteamClient014 = 0x155EE20; + constexpr std::ptrdiff_t SteamClient015 = 0x155EE28; + constexpr std::ptrdiff_t SteamClient016 = 0x155EE30; + constexpr std::ptrdiff_t SteamClient017 = 0x155EE38; + constexpr std::ptrdiff_t SteamClient018 = 0x155EE40; + constexpr std::ptrdiff_t SteamClient019 = 0x155EE48; + constexpr std::ptrdiff_t SteamClient020 = 0x155EE50; + constexpr std::ptrdiff_t SteamClient021 = 0x155EE58; + constexpr std::ptrdiff_t SteamClient022 = 0x155EE60; + constexpr std::ptrdiff_t SteamClient023 = 0x155EE68; constexpr std::ptrdiff_t p2pvoice002 = 0x14E1E7F; - constexpr std::ptrdiff_t p2pvoicesingleton002 = 0x153A0F0; + constexpr std::ptrdiff_t p2pvoicesingleton002 = 0x153B0F0; } // Module: tier0.dll namespace tier0_dll { diff --git a/output/interfaces.json b/output/interfaces.json index 1dd164e8..e6abfa56 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -152,27 +152,27 @@ }, "steamclient64.dll": { "CLIENTENGINE_INTERFACE_VERSION005": 18446744071758315690, - "IVALIDATE001": 22415560, - "SteamClient006": 22404576, - "SteamClient007": 22404584, - "SteamClient008": 22404592, - "SteamClient009": 22404600, - "SteamClient010": 22404608, - "SteamClient011": 22404616, - "SteamClient012": 22404624, - "SteamClient013": 22404632, - "SteamClient014": 22404640, - "SteamClient015": 22404648, - "SteamClient016": 22404656, - "SteamClient017": 22404664, - "SteamClient018": 22404672, - "SteamClient019": 22404680, - "SteamClient020": 22404688, - "SteamClient021": 22404696, - "SteamClient022": 22404704, - "SteamClient023": 22404712, + "IVALIDATE001": 22419656, + "SteamClient006": 22408672, + "SteamClient007": 22408680, + "SteamClient008": 22408688, + "SteamClient009": 22408696, + "SteamClient010": 22408704, + "SteamClient011": 22408712, + "SteamClient012": 22408720, + "SteamClient013": 22408728, + "SteamClient014": 22408736, + "SteamClient015": 22408744, + "SteamClient016": 22408752, + "SteamClient017": 22408760, + "SteamClient018": 22408768, + "SteamClient019": 22408776, + "SteamClient020": 22408784, + "SteamClient021": 22408792, + "SteamClient022": 22408800, + "SteamClient023": 22408808, "p2pvoice002": 21896831, - "p2pvoicesingleton002": 22257904 + "p2pvoicesingleton002": 22262000 }, "tier0.dll": { "TestScriptMgr001": 3765664, diff --git a/output/interfaces.rs b/output/interfaces.rs index 61148633..b7405379 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, unused)] @@ -185,27 +185,27 @@ pub mod cs2_dumper { // Module: steamclient64.dll pub mod steamclient64_dll { pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0xFFFFFFFF8BB280AA; - pub const IVALIDATE001: usize = 0x15608C8; - pub const SteamClient006: usize = 0x155DDE0; - pub const SteamClient007: usize = 0x155DDE8; - pub const SteamClient008: usize = 0x155DDF0; - pub const SteamClient009: usize = 0x155DDF8; - pub const SteamClient010: usize = 0x155DE00; - pub const SteamClient011: usize = 0x155DE08; - pub const SteamClient012: usize = 0x155DE10; - pub const SteamClient013: usize = 0x155DE18; - pub const SteamClient014: usize = 0x155DE20; - pub const SteamClient015: usize = 0x155DE28; - pub const SteamClient016: usize = 0x155DE30; - pub const SteamClient017: usize = 0x155DE38; - pub const SteamClient018: usize = 0x155DE40; - pub const SteamClient019: usize = 0x155DE48; - pub const SteamClient020: usize = 0x155DE50; - pub const SteamClient021: usize = 0x155DE58; - pub const SteamClient022: usize = 0x155DE60; - pub const SteamClient023: usize = 0x155DE68; + pub const IVALIDATE001: usize = 0x15618C8; + pub const SteamClient006: usize = 0x155EDE0; + pub const SteamClient007: usize = 0x155EDE8; + pub const SteamClient008: usize = 0x155EDF0; + pub const SteamClient009: usize = 0x155EDF8; + pub const SteamClient010: usize = 0x155EE00; + pub const SteamClient011: usize = 0x155EE08; + pub const SteamClient012: usize = 0x155EE10; + pub const SteamClient013: usize = 0x155EE18; + pub const SteamClient014: usize = 0x155EE20; + pub const SteamClient015: usize = 0x155EE28; + pub const SteamClient016: usize = 0x155EE30; + pub const SteamClient017: usize = 0x155EE38; + pub const SteamClient018: usize = 0x155EE40; + pub const SteamClient019: usize = 0x155EE48; + pub const SteamClient020: usize = 0x155EE50; + pub const SteamClient021: usize = 0x155EE58; + pub const SteamClient022: usize = 0x155EE60; + pub const SteamClient023: usize = 0x155EE68; pub const p2pvoice002: usize = 0x14E1E7F; - pub const p2pvoicesingleton002: usize = 0x153A0F0; + pub const p2pvoicesingleton002: usize = 0x153B0F0; } // Module: tier0.dll pub mod tier0_dll { diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs index fe06f0a5..4cdd0f4e 100644 --- a/output/materialsystem2_dll.cs +++ b/output/materialsystem2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp index 523fa5bf..41cae20f 100644 --- a/output/materialsystem2_dll.hpp +++ b/output/materialsystem2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs index 6b447795..703f7408 100644 --- a/output/materialsystem2_dll.rs +++ b/output/materialsystem2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/networksystem_dll.cs b/output/networksystem_dll.cs index 3a4c4a98..a7466157 100644 --- a/output/networksystem_dll.cs +++ b/output/networksystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp index 709d1900..8f5a23b6 100644 --- a/output/networksystem_dll.hpp +++ b/output/networksystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs index c231c796..5b50928c 100644 --- a/output/networksystem_dll.rs +++ b/output/networksystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/offsets.cs b/output/offsets.cs index d29873ba..be24adf0 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Offsets { // Module: client.dll diff --git a/output/offsets.hpp b/output/offsets.hpp index cb9b5c55..5a50964e 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/offsets.rs b/output/offsets.rs index e87e0eaf..ab5d48d4 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, unused)] diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs index 058bb194..0f538d26 100644 --- a/output/panorama_dll.cs +++ b/output/panorama_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp index 0f8b8999..38cc7ecc 100644 --- a/output/panorama_dll.hpp +++ b/output/panorama_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs index 14bb9180..61a80818 100644 --- a/output/panorama_dll.rs +++ b/output/panorama_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/particles_dll.cs b/output/particles_dll.cs index 52689cb8..603611d4 100644 --- a/output/particles_dll.cs +++ b/output/particles_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp index dfc33b8b..bff34cf1 100644 --- a/output/particles_dll.hpp +++ b/output/particles_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/particles_dll.rs b/output/particles_dll.rs index f86642c7..4ae955cf 100644 --- a/output/particles_dll.rs +++ b/output/particles_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/pulse_system_dll.cs b/output/pulse_system_dll.cs index 6fa5be48..c4b28f09 100644 --- a/output/pulse_system_dll.cs +++ b/output/pulse_system_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp index 93f4c264..3948c9ce 100644 --- a/output/pulse_system_dll.hpp +++ b/output/pulse_system_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs index c94500f8..295a54b9 100644 --- a/output/pulse_system_dll.rs +++ b/output/pulse_system_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/rendersystemdx11_dll.cs b/output/rendersystemdx11_dll.cs index d47a7431..c02e69ad 100644 --- a/output/rendersystemdx11_dll.cs +++ b/output/rendersystemdx11_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp index 65d9e0da..f2c7f775 100644 --- a/output/rendersystemdx11_dll.hpp +++ b/output/rendersystemdx11_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs index bdd5bf87..2d66d8b9 100644 --- a/output/rendersystemdx11_dll.rs +++ b/output/rendersystemdx11_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/resourcesystem_dll.cs b/output/resourcesystem_dll.cs index 5c6a765a..dcbf6d12 100644 --- a/output/resourcesystem_dll.cs +++ b/output/resourcesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp index 3d38f5c5..7826a19e 100644 --- a/output/resourcesystem_dll.hpp +++ b/output/resourcesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs index 67267d72..a691dbcd 100644 --- a/output/resourcesystem_dll.rs +++ b/output/resourcesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/scenesystem_dll.cs b/output/scenesystem_dll.cs index 9a44a782..6ba23ac4 100644 --- a/output/scenesystem_dll.cs +++ b/output/scenesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp index 3d1d8b94..1893397e 100644 --- a/output/scenesystem_dll.hpp +++ b/output/scenesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs index e6e14264..b386001f 100644 --- a/output/scenesystem_dll.rs +++ b/output/scenesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/schemasystem_dll.cs b/output/schemasystem_dll.cs index a6f00e8b..e8434e99 100644 --- a/output/schemasystem_dll.cs +++ b/output/schemasystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp index 601eb075..dcd9d614 100644 --- a/output/schemasystem_dll.hpp +++ b/output/schemasystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs index 43544173..6585bd70 100644 --- a/output/schemasystem_dll.rs +++ b/output/schemasystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/server_dll.cs b/output/server_dll.cs index cf4e4be3..b780aafa 100644 --- a/output/server_dll.cs +++ b/output/server_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: server.dll diff --git a/output/server_dll.hpp b/output/server_dll.hpp index 281bf9fb..384cc6e9 100644 --- a/output/server_dll.hpp +++ b/output/server_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/server_dll.rs b/output/server_dll.rs index f1055946..fedf8cfe 100644 --- a/output/server_dll.rs +++ b/output/server_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/soundsystem_dll.cs b/output/soundsystem_dll.cs index 9db72227..e2a32a7a 100644 --- a/output/soundsystem_dll.cs +++ b/output/soundsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp index dc7080da..545d81b2 100644 --- a/output/soundsystem_dll.hpp +++ b/output/soundsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs index 02ac62a9..2f500675 100644 --- a/output/soundsystem_dll.rs +++ b/output/soundsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/steamaudio_dll.cs b/output/steamaudio_dll.cs index 405fa78a..ad8717cd 100644 --- a/output/steamaudio_dll.cs +++ b/output/steamaudio_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: steamaudio.dll diff --git a/output/steamaudio_dll.hpp b/output/steamaudio_dll.hpp index fdc8e15b..7d4b4326 100644 --- a/output/steamaudio_dll.hpp +++ b/output/steamaudio_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/steamaudio_dll.rs b/output/steamaudio_dll.rs index e8da401a..861733ab 100644 --- a/output/steamaudio_dll.rs +++ b/output/steamaudio_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/vphysics2_dll.cs b/output/vphysics2_dll.cs index f575e583..81c2ab55 100644 --- a/output/vphysics2_dll.cs +++ b/output/vphysics2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp index d6c25498..48c88664 100644 --- a/output/vphysics2_dll.hpp +++ b/output/vphysics2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs index 58f7530e..da20f348 100644 --- a/output/vphysics2_dll.rs +++ b/output/vphysics2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/worldrenderer_dll.cs b/output/worldrenderer_dll.cs index 17b795a1..53c81773 100644 --- a/output/worldrenderer_dll.cs +++ b/output/worldrenderer_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp index 83a7cc12..dd5d9e02 100644 --- a/output/worldrenderer_dll.hpp +++ b/output/worldrenderer_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #pragma once diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs index 85de2fa8..2d82080f 100644 --- a/output/worldrenderer_dll.rs +++ b/output/worldrenderer_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2025-11-25 23:18:27.836375200 UTC +// 2025-12-03 10:57:17.418985500 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]