mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-07-26 08:57:49 +08:00
📦 Game Update 13983
Okay, not actually a game update. But the offset files now have the build number, which is very cool indeed.
This commit is contained in:
parent
78be5fb378
commit
ac4064c740
generated
animationsystem.dll.csanimationsystem.dll.hppanimationsystem.dll.pyanimationsystem.dll.rsclient.dll.csclient.dll.hppclient.dll.pyclient.dll.rsengine2.dll.csengine2.dll.hppengine2.dll.pyengine2.dll.rshost.dll.cshost.dll.hpphost.dll.pyhost.dll.rsinterfaces.csinterfaces.hppinterfaces.pyinterfaces.rsmaterialsystem2.dll.csmaterialsystem2.dll.hppmaterialsystem2.dll.pymaterialsystem2.dll.rsnetworksystem.dll.csnetworksystem.dll.hppnetworksystem.dll.pynetworksystem.dll.rsoffsets.csoffsets.hppoffsets.jsonoffsets.pyoffsets.rsoffsets.yamlparticles.dll.csparticles.dll.hppparticles.dll.pyparticles.dll.rspulse_system.dll.cspulse_system.dll.hpppulse_system.dll.pypulse_system.dll.rsrendersystemdx11.dll.csrendersystemdx11.dll.hpprendersystemdx11.dll.pyrendersystemdx11.dll.rsresourcesystem.dll.csresourcesystem.dll.hppresourcesystem.dll.pyresourcesystem.dll.rsscenesystem.dll.csscenesystem.dll.hppscenesystem.dll.pyscenesystem.dll.rsschemasystem.dll.csschemasystem.dll.hppschemasystem.dll.pyschemasystem.dll.rsserver.dll.csserver.dll.hppserver.dll.pyserver.dll.rssoundsystem.dll.cssoundsystem.dll.hppsoundsystem.dll.pysoundsystem.dll.rsvphysics2.dll.csvphysics2.dll.hppvphysics2.dll.pyvphysics2.dll.rsworldrenderer.dll.csworldrenderer.dll.hppworldrenderer.dll.pyworldrenderer.dll.rs
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
public static class AimMatrixOpFixedSettings_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:56 +0000
|
||||
Sat, 30 Dec 2023 03:17:25 +0000
|
||||
'''
|
||||
|
||||
class AimMatrixOpFixedSettings_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:26 +0000
|
||||
*/
|
||||
|
||||
public static class ActiveModelConfig_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:58 +0000
|
||||
* Sat, 30 Dec 2023 03:17:26 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:58 +0000
|
||||
Sat, 30 Dec 2023 03:17:26 +0000
|
||||
'''
|
||||
|
||||
class ActiveModelConfig_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:58 +0000
|
||||
* Sat, 30 Dec 2023 03:17:26 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
public static class CEmptyEntityInstance {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:56 +0000
|
||||
Sat, 30 Dec 2023 03:17:25 +0000
|
||||
'''
|
||||
|
||||
class CEmptyEntityInstance:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:58 +0000
|
||||
* Sat, 30 Dec 2023 03:17:26 +0000
|
||||
*/
|
||||
|
||||
public static class CAnimScriptBase {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:58 +0000
|
||||
* Sat, 30 Dec 2023 03:17:26 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:58 +0000
|
||||
Sat, 30 Dec 2023 03:17:26 +0000
|
||||
'''
|
||||
|
||||
class CAnimScriptBase:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:58 +0000
|
||||
* Sat, 30 Dec 2023 03:17:26 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:58 +0000
|
||||
* Sat, 30 Dec 2023 03:17:26 +0000
|
||||
*/
|
||||
|
||||
public static class animationsystem_dll { // animationsystem.dll
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:58 +0000
|
||||
* Sat, 30 Dec 2023 03:17:26 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:58 +0000
|
||||
Sat, 30 Dec 2023 03:17:26 +0000
|
||||
'''
|
||||
|
||||
class animationsystem_dll: # animationsystem.dll
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:58 +0000
|
||||
* Sat, 30 Dec 2023 03:17:26 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
public static class MaterialParamBuffer_t { // MaterialParam_t
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:56 +0000
|
||||
Sat, 30 Dec 2023 03:17:25 +0000
|
||||
'''
|
||||
|
||||
class MaterialParamBuffer_t: # MaterialParam_t
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
public static class ChangeAccessorFieldPathIndex_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:56 +0000
|
||||
Sat, 30 Dec 2023 03:17:25 +0000
|
||||
'''
|
||||
|
||||
class ChangeAccessorFieldPathIndex_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:15:14 +0000
|
||||
* Sat, 30 Dec 2023 03:17:26 +0000
|
||||
*/
|
||||
|
||||
public static class client_dll { // client.dll
|
||||
@ -40,6 +40,10 @@ public static class engine2_dll { // engine2.dll
|
||||
public const nint dwWindowWidth = 0x596E18;
|
||||
}
|
||||
|
||||
public static class game_info { // Some additional information about the game at dump time
|
||||
public const nint buildNumber = 0x369F; // Game build number
|
||||
}
|
||||
|
||||
public static class inputsystem_dll { // inputsystem.dll
|
||||
public const nint dwInputSystem = 0x35760;
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:15:14 +0000
|
||||
* Sat, 30 Dec 2023 03:17:26 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
@ -44,6 +44,10 @@ namespace engine2_dll { // engine2.dll
|
||||
constexpr std::ptrdiff_t dwWindowWidth = 0x596E18;
|
||||
}
|
||||
|
||||
namespace game_info { // Some additional information about the game at dump time
|
||||
constexpr std::ptrdiff_t buildNumber = 0x369F; // Game build number
|
||||
}
|
||||
|
||||
namespace inputsystem_dll { // inputsystem.dll
|
||||
constexpr std::ptrdiff_t dwInputSystem = 0x35760;
|
||||
}
|
@ -133,6 +133,15 @@
|
||||
},
|
||||
"comment": "engine2.dll"
|
||||
},
|
||||
"game_info": {
|
||||
"data": {
|
||||
"buildNumber": {
|
||||
"value": 13983,
|
||||
"comment": "Game build number"
|
||||
}
|
||||
},
|
||||
"comment": "Some additional information about the game at dump time"
|
||||
},
|
||||
"inputsystem_dll": {
|
||||
"data": {
|
||||
"dwInputSystem": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:15:14 +0000
|
||||
Sat, 30 Dec 2023 03:17:26 +0000
|
||||
'''
|
||||
|
||||
class client_dll: # client.dll
|
||||
@ -38,5 +38,8 @@ class engine2_dll: # engine2.dll
|
||||
dwWindowHeight = 0x596E1C
|
||||
dwWindowWidth = 0x596E18
|
||||
|
||||
class game_info: # Some additional information about the game at dump time
|
||||
buildNumber = 0x369F # Game build number
|
||||
|
||||
class inputsystem_dll: # inputsystem.dll
|
||||
dwInputSystem = 0x35760
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:15:14 +0000
|
||||
* Sat, 30 Dec 2023 03:17:26 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
@ -42,6 +42,10 @@ pub mod engine2_dll { // engine2.dll
|
||||
pub const dwWindowWidth: usize = 0x596E18;
|
||||
}
|
||||
|
||||
pub mod game_info { // Some additional information about the game at dump time
|
||||
pub const buildNumber: usize = 0x369F; // Game build number
|
||||
}
|
||||
|
||||
pub mod inputsystem_dll { // inputsystem.dll
|
||||
pub const dwInputSystem: usize = 0x35760;
|
||||
}
|
@ -32,5 +32,7 @@ engine2_dll: # engine2.dll
|
||||
dwNetworkGameClient_signOnState: 576
|
||||
dwWindowHeight: 5860892
|
||||
dwWindowWidth: 5860888
|
||||
game_info: # Some additional information about the game at dump time
|
||||
buildNumber: 13983 # Game build number
|
||||
inputsystem_dll: # inputsystem.dll
|
||||
dwInputSystem: 218976
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
public static class CBaseRendererSource2 { // CParticleFunctionRenderer
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:57 +0000
|
||||
Sat, 30 Dec 2023 03:17:25 +0000
|
||||
'''
|
||||
|
||||
class CBaseRendererSource2: # CParticleFunctionRenderer
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
public static class CBasePulseGraphInstance {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:57 +0000
|
||||
Sat, 30 Dec 2023 03:17:25 +0000
|
||||
'''
|
||||
|
||||
class CBasePulseGraphInstance:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
public static class RenderInputLayoutField_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:56 +0000
|
||||
Sat, 30 Dec 2023 03:17:25 +0000
|
||||
'''
|
||||
|
||||
class RenderInputLayoutField_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
public static class AABB_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:56 +0000
|
||||
Sat, 30 Dec 2023 03:17:25 +0000
|
||||
'''
|
||||
|
||||
class AABB_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
public static class CSSDSEndFrameViewInfo {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:57 +0000
|
||||
Sat, 30 Dec 2023 03:17:25 +0000
|
||||
'''
|
||||
|
||||
class CSSDSEndFrameViewInfo:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
public static class CExampleSchemaVData_Monomorphic {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:56 +0000
|
||||
Sat, 30 Dec 2023 03:17:25 +0000
|
||||
'''
|
||||
|
||||
class CExampleSchemaVData_Monomorphic:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
public static class ActiveModelConfig_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:26 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:57 +0000
|
||||
Sat, 30 Dec 2023 03:17:26 +0000
|
||||
'''
|
||||
|
||||
class ActiveModelConfig_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:26 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
public static class CDSPMixgroupModifier {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:57 +0000
|
||||
Sat, 30 Dec 2023 03:17:25 +0000
|
||||
'''
|
||||
|
||||
class CDSPMixgroupModifier:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
public static class CFeIndexedJiggleBone {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:56 +0000
|
||||
Sat, 30 Dec 2023 03:17:25 +0000
|
||||
'''
|
||||
|
||||
class CFeIndexedJiggleBone:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:56 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
public static class AggregateLODSetup_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Fri, 22 Dec 2023 03:14:57 +0000
|
||||
Sat, 30 Dec 2023 03:17:25 +0000
|
||||
'''
|
||||
|
||||
class AggregateLODSetup_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Fri, 22 Dec 2023 03:14:57 +0000
|
||||
* Sat, 30 Dec 2023 03:17:25 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user