mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-01-07 02:52:54 +08:00
Game update (14051)
This commit is contained in:
parent
582ebb510d
commit
424ab2c7ec
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: animationsystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper {
|
||||
// Module: client.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: client.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: engine2.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: host.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
{
|
||||
"build_number": 14049,
|
||||
"timestamp": "2024-11-13T23:51:03.891260400+00:00"
|
||||
"build_number": 14051,
|
||||
"timestamp": "2024-11-16T00:04:35.779704300+00:00"
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Interfaces {
|
||||
// Module: animationsystem.dll
|
||||
@ -181,26 +181,26 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: steamclient64.dll
|
||||
public static class Steamclient64Dll {
|
||||
public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAEB66A;
|
||||
public const nint IVALIDATE001 = 0x1494F18;
|
||||
public const nint SteamClient006 = 0x14926E0;
|
||||
public const nint SteamClient007 = 0x14926E8;
|
||||
public const nint SteamClient008 = 0x14926F0;
|
||||
public const nint SteamClient009 = 0x14926F8;
|
||||
public const nint SteamClient010 = 0x1492700;
|
||||
public const nint SteamClient011 = 0x1492708;
|
||||
public const nint SteamClient012 = 0x1492710;
|
||||
public const nint SteamClient013 = 0x1492718;
|
||||
public const nint SteamClient014 = 0x1492720;
|
||||
public const nint SteamClient015 = 0x1492728;
|
||||
public const nint SteamClient016 = 0x1492730;
|
||||
public const nint SteamClient017 = 0x1492738;
|
||||
public const nint SteamClient018 = 0x1492740;
|
||||
public const nint SteamClient019 = 0x1492748;
|
||||
public const nint SteamClient020 = 0x1492750;
|
||||
public const nint SteamClient021 = 0x1492758;
|
||||
public const nint p2pvoice002 = 0x14E24BF;
|
||||
public const nint p2pvoicesingleton002 = 0x14700E0;
|
||||
public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BB1ADBA;
|
||||
public const nint IVALIDATE001 = 0x15636E8;
|
||||
public const nint SteamClient006 = 0x1560E90;
|
||||
public const nint SteamClient007 = 0x1560E98;
|
||||
public const nint SteamClient008 = 0x1560EA0;
|
||||
public const nint SteamClient009 = 0x1560EA8;
|
||||
public const nint SteamClient010 = 0x1560EB0;
|
||||
public const nint SteamClient011 = 0x1560EB8;
|
||||
public const nint SteamClient012 = 0x1560EC0;
|
||||
public const nint SteamClient013 = 0x1560EC8;
|
||||
public const nint SteamClient014 = 0x1560ED0;
|
||||
public const nint SteamClient015 = 0x1560ED8;
|
||||
public const nint SteamClient016 = 0x1560EE0;
|
||||
public const nint SteamClient017 = 0x1560EE8;
|
||||
public const nint SteamClient018 = 0x1560EF0;
|
||||
public const nint SteamClient019 = 0x1560EF8;
|
||||
public const nint SteamClient020 = 0x1560F00;
|
||||
public const nint SteamClient021 = 0x1560F08;
|
||||
public const nint p2pvoice002 = 0x14E45DF;
|
||||
public const nint p2pvoicesingleton002 = 0x153C0E0;
|
||||
}
|
||||
// Module: tier0.dll
|
||||
public static class Tier0Dll {
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -186,26 +186,26 @@ namespace cs2_dumper {
|
||||
}
|
||||
// Module: steamclient64.dll
|
||||
namespace steamclient64_dll {
|
||||
constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAEB66A;
|
||||
constexpr std::ptrdiff_t IVALIDATE001 = 0x1494F18;
|
||||
constexpr std::ptrdiff_t SteamClient006 = 0x14926E0;
|
||||
constexpr std::ptrdiff_t SteamClient007 = 0x14926E8;
|
||||
constexpr std::ptrdiff_t SteamClient008 = 0x14926F0;
|
||||
constexpr std::ptrdiff_t SteamClient009 = 0x14926F8;
|
||||
constexpr std::ptrdiff_t SteamClient010 = 0x1492700;
|
||||
constexpr std::ptrdiff_t SteamClient011 = 0x1492708;
|
||||
constexpr std::ptrdiff_t SteamClient012 = 0x1492710;
|
||||
constexpr std::ptrdiff_t SteamClient013 = 0x1492718;
|
||||
constexpr std::ptrdiff_t SteamClient014 = 0x1492720;
|
||||
constexpr std::ptrdiff_t SteamClient015 = 0x1492728;
|
||||
constexpr std::ptrdiff_t SteamClient016 = 0x1492730;
|
||||
constexpr std::ptrdiff_t SteamClient017 = 0x1492738;
|
||||
constexpr std::ptrdiff_t SteamClient018 = 0x1492740;
|
||||
constexpr std::ptrdiff_t SteamClient019 = 0x1492748;
|
||||
constexpr std::ptrdiff_t SteamClient020 = 0x1492750;
|
||||
constexpr std::ptrdiff_t SteamClient021 = 0x1492758;
|
||||
constexpr std::ptrdiff_t p2pvoice002 = 0x14E24BF;
|
||||
constexpr std::ptrdiff_t p2pvoicesingleton002 = 0x14700E0;
|
||||
constexpr std::ptrdiff_t CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BB1ADBA;
|
||||
constexpr std::ptrdiff_t IVALIDATE001 = 0x15636E8;
|
||||
constexpr std::ptrdiff_t SteamClient006 = 0x1560E90;
|
||||
constexpr std::ptrdiff_t SteamClient007 = 0x1560E98;
|
||||
constexpr std::ptrdiff_t SteamClient008 = 0x1560EA0;
|
||||
constexpr std::ptrdiff_t SteamClient009 = 0x1560EA8;
|
||||
constexpr std::ptrdiff_t SteamClient010 = 0x1560EB0;
|
||||
constexpr std::ptrdiff_t SteamClient011 = 0x1560EB8;
|
||||
constexpr std::ptrdiff_t SteamClient012 = 0x1560EC0;
|
||||
constexpr std::ptrdiff_t SteamClient013 = 0x1560EC8;
|
||||
constexpr std::ptrdiff_t SteamClient014 = 0x1560ED0;
|
||||
constexpr std::ptrdiff_t SteamClient015 = 0x1560ED8;
|
||||
constexpr std::ptrdiff_t SteamClient016 = 0x1560EE0;
|
||||
constexpr std::ptrdiff_t SteamClient017 = 0x1560EE8;
|
||||
constexpr std::ptrdiff_t SteamClient018 = 0x1560EF0;
|
||||
constexpr std::ptrdiff_t SteamClient019 = 0x1560EF8;
|
||||
constexpr std::ptrdiff_t SteamClient020 = 0x1560F00;
|
||||
constexpr std::ptrdiff_t SteamClient021 = 0x1560F08;
|
||||
constexpr std::ptrdiff_t p2pvoice002 = 0x14E45DF;
|
||||
constexpr std::ptrdiff_t p2pvoicesingleton002 = 0x153C0E0;
|
||||
}
|
||||
// Module: tier0.dll
|
||||
namespace tier0_dll {
|
||||
|
@ -151,26 +151,26 @@
|
||||
"SteamAudio001": 2177520
|
||||
},
|
||||
"steamclient64.dll": {
|
||||
"CLIENTENGINE_INTERFACE_VERSION005": 18446744071758067306,
|
||||
"IVALIDATE001": 21581592,
|
||||
"SteamClient006": 21571296,
|
||||
"SteamClient007": 21571304,
|
||||
"SteamClient008": 21571312,
|
||||
"SteamClient009": 21571320,
|
||||
"SteamClient010": 21571328,
|
||||
"SteamClient011": 21571336,
|
||||
"SteamClient012": 21571344,
|
||||
"SteamClient013": 21571352,
|
||||
"SteamClient014": 21571360,
|
||||
"SteamClient015": 21571368,
|
||||
"SteamClient016": 21571376,
|
||||
"SteamClient017": 21571384,
|
||||
"SteamClient018": 21571392,
|
||||
"SteamClient019": 21571400,
|
||||
"SteamClient020": 21571408,
|
||||
"SteamClient021": 21571416,
|
||||
"p2pvoice002": 21898431,
|
||||
"p2pvoicesingleton002": 21430496
|
||||
"CLIENTENGINE_INTERFACE_VERSION005": 18446744071758261690,
|
||||
"IVALIDATE001": 22427368,
|
||||
"SteamClient006": 22417040,
|
||||
"SteamClient007": 22417048,
|
||||
"SteamClient008": 22417056,
|
||||
"SteamClient009": 22417064,
|
||||
"SteamClient010": 22417072,
|
||||
"SteamClient011": 22417080,
|
||||
"SteamClient012": 22417088,
|
||||
"SteamClient013": 22417096,
|
||||
"SteamClient014": 22417104,
|
||||
"SteamClient015": 22417112,
|
||||
"SteamClient016": 22417120,
|
||||
"SteamClient017": 22417128,
|
||||
"SteamClient018": 22417136,
|
||||
"SteamClient019": 22417144,
|
||||
"SteamClient020": 22417152,
|
||||
"SteamClient021": 22417160,
|
||||
"p2pvoice002": 21906911,
|
||||
"p2pvoicesingleton002": 22266080
|
||||
},
|
||||
"tier0.dll": {
|
||||
"TestScriptMgr001": 3652144,
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
@ -184,26 +184,26 @@ pub mod cs2_dumper {
|
||||
}
|
||||
// Module: steamclient64.dll
|
||||
pub mod steamclient64_dll {
|
||||
pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0xFFFFFFFF8BAEB66A;
|
||||
pub const IVALIDATE001: usize = 0x1494F18;
|
||||
pub const SteamClient006: usize = 0x14926E0;
|
||||
pub const SteamClient007: usize = 0x14926E8;
|
||||
pub const SteamClient008: usize = 0x14926F0;
|
||||
pub const SteamClient009: usize = 0x14926F8;
|
||||
pub const SteamClient010: usize = 0x1492700;
|
||||
pub const SteamClient011: usize = 0x1492708;
|
||||
pub const SteamClient012: usize = 0x1492710;
|
||||
pub const SteamClient013: usize = 0x1492718;
|
||||
pub const SteamClient014: usize = 0x1492720;
|
||||
pub const SteamClient015: usize = 0x1492728;
|
||||
pub const SteamClient016: usize = 0x1492730;
|
||||
pub const SteamClient017: usize = 0x1492738;
|
||||
pub const SteamClient018: usize = 0x1492740;
|
||||
pub const SteamClient019: usize = 0x1492748;
|
||||
pub const SteamClient020: usize = 0x1492750;
|
||||
pub const SteamClient021: usize = 0x1492758;
|
||||
pub const p2pvoice002: usize = 0x14E24BF;
|
||||
pub const p2pvoicesingleton002: usize = 0x14700E0;
|
||||
pub const CLIENTENGINE_INTERFACE_VERSION005: usize = 0xFFFFFFFF8BB1ADBA;
|
||||
pub const IVALIDATE001: usize = 0x15636E8;
|
||||
pub const SteamClient006: usize = 0x1560E90;
|
||||
pub const SteamClient007: usize = 0x1560E98;
|
||||
pub const SteamClient008: usize = 0x1560EA0;
|
||||
pub const SteamClient009: usize = 0x1560EA8;
|
||||
pub const SteamClient010: usize = 0x1560EB0;
|
||||
pub const SteamClient011: usize = 0x1560EB8;
|
||||
pub const SteamClient012: usize = 0x1560EC0;
|
||||
pub const SteamClient013: usize = 0x1560EC8;
|
||||
pub const SteamClient014: usize = 0x1560ED0;
|
||||
pub const SteamClient015: usize = 0x1560ED8;
|
||||
pub const SteamClient016: usize = 0x1560EE0;
|
||||
pub const SteamClient017: usize = 0x1560EE8;
|
||||
pub const SteamClient018: usize = 0x1560EF0;
|
||||
pub const SteamClient019: usize = 0x1560EF8;
|
||||
pub const SteamClient020: usize = 0x1560F00;
|
||||
pub const SteamClient021: usize = 0x1560F08;
|
||||
pub const p2pvoice002: usize = 0x14E45DF;
|
||||
pub const p2pvoicesingleton002: usize = 0x153C0E0;
|
||||
}
|
||||
// Module: tier0.dll
|
||||
pub mod tier0_dll {
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: materialsystem2.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: networksystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Offsets {
|
||||
// Module: client.dll
|
||||
@ -33,8 +33,8 @@ namespace CS2Dumper.Offsets {
|
||||
public const nint dwNetworkGameClient_maxClients = 0x238;
|
||||
public const nint dwNetworkGameClient_serverTickCount = 0x36C;
|
||||
public const nint dwNetworkGameClient_signOnState = 0x228;
|
||||
public const nint dwWindowHeight = 0x612074;
|
||||
public const nint dwWindowWidth = 0x612070;
|
||||
public const nint dwWindowHeight = 0x61206C;
|
||||
public const nint dwWindowWidth = 0x612068;
|
||||
}
|
||||
// Module: inputsystem.dll
|
||||
public static class InputsystemDll {
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
@ -38,8 +38,8 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t dwNetworkGameClient_maxClients = 0x238;
|
||||
constexpr std::ptrdiff_t dwNetworkGameClient_serverTickCount = 0x36C;
|
||||
constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x228;
|
||||
constexpr std::ptrdiff_t dwWindowHeight = 0x612074;
|
||||
constexpr std::ptrdiff_t dwWindowWidth = 0x612070;
|
||||
constexpr std::ptrdiff_t dwWindowHeight = 0x61206C;
|
||||
constexpr std::ptrdiff_t dwWindowWidth = 0x612068;
|
||||
}
|
||||
// Module: inputsystem.dll
|
||||
namespace inputsystem_dll {
|
||||
|
@ -28,8 +28,8 @@
|
||||
"dwNetworkGameClient_maxClients": 568,
|
||||
"dwNetworkGameClient_serverTickCount": 876,
|
||||
"dwNetworkGameClient_signOnState": 552,
|
||||
"dwWindowHeight": 6365300,
|
||||
"dwWindowWidth": 6365296
|
||||
"dwWindowHeight": 6365292,
|
||||
"dwWindowWidth": 6365288
|
||||
},
|
||||
"inputsystem.dll": {
|
||||
"dwInputSystem": 231392
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
@ -36,8 +36,8 @@ pub mod cs2_dumper {
|
||||
pub const dwNetworkGameClient_maxClients: usize = 0x238;
|
||||
pub const dwNetworkGameClient_serverTickCount: usize = 0x36C;
|
||||
pub const dwNetworkGameClient_signOnState: usize = 0x228;
|
||||
pub const dwWindowHeight: usize = 0x612074;
|
||||
pub const dwWindowWidth: usize = 0x612070;
|
||||
pub const dwWindowHeight: usize = 0x61206C;
|
||||
pub const dwWindowWidth: usize = 0x612068;
|
||||
}
|
||||
// Module: inputsystem.dll
|
||||
pub mod inputsystem_dll {
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: panorama.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: particles.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: pulse_system.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: rendersystemdx11.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: resourcesystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: scenesystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: schemasystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: server.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: soundsystem.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: vphysics2.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: worldrenderer.dll
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-11-13 23:51:03.891260400 UTC
|
||||
// 2024-11-16 00:04:35.779704300 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user