mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-04 08:35:34 +08:00
Merge pull request #76 from Xsintashi/main
NetworkGameClient DeltaTick Signature
This commit is contained in:
commit
1e91adc720
12
config.json
12
config.json
@ -279,6 +279,18 @@
|
||||
"value": 230
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "dwNetworkGameClient_deltaTick",
|
||||
"module": "engine2.dll",
|
||||
"pattern": "89 83 ? ? ? ? 40 b7",
|
||||
"operations": [
|
||||
{
|
||||
"type": "slice",
|
||||
"start": 2,
|
||||
"end": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "dwNetworkGameClient_maxClients",
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
public static class AimMatrixOpFixedSettings_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:28 +0000
|
||||
Fri, 23 Feb 2024 13:31:34 +0000
|
||||
'''
|
||||
|
||||
class AimMatrixOpFixedSettings_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:36 +0000
|
||||
*/
|
||||
|
||||
public static class ActiveModelConfig_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:37 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:29 +0000
|
||||
Fri, 23 Feb 2024 13:31:37 +0000
|
||||
'''
|
||||
|
||||
class ActiveModelConfig_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:30 +0000
|
||||
* Fri, 23 Feb 2024 13:31:37 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
public static class CEmptyEntityInstance {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:28 +0000
|
||||
Fri, 23 Feb 2024 13:31:34 +0000
|
||||
'''
|
||||
|
||||
class CEmptyEntityInstance:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:30 +0000
|
||||
* Fri, 23 Feb 2024 13:31:37 +0000
|
||||
*/
|
||||
|
||||
public static class CAnimScriptBase {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:30 +0000
|
||||
* Fri, 23 Feb 2024 13:31:37 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:30 +0000
|
||||
Fri, 23 Feb 2024 13:31:37 +0000
|
||||
'''
|
||||
|
||||
class CAnimScriptBase:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:30 +0000
|
||||
* Fri, 23 Feb 2024 13:31:37 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:30 +0000
|
||||
* Fri, 23 Feb 2024 13:31:37 +0000
|
||||
*/
|
||||
|
||||
public static class animationsystem_dll { // animationsystem.dll
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:30 +0000
|
||||
* Fri, 23 Feb 2024 13:31:37 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:30 +0000
|
||||
Fri, 23 Feb 2024 13:31:37 +0000
|
||||
'''
|
||||
|
||||
class animationsystem_dll: # animationsystem.dll
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:30 +0000
|
||||
* Fri, 23 Feb 2024 13:31:37 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
public static class MaterialParamBuffer_t { // MaterialParam_t
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:28 +0000
|
||||
Fri, 23 Feb 2024 13:31:34 +0000
|
||||
'''
|
||||
|
||||
class MaterialParamBuffer_t: # MaterialParam_t
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
public static class ChangeAccessorFieldPathIndex_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:28 +0000
|
||||
Fri, 23 Feb 2024 13:31:34 +0000
|
||||
'''
|
||||
|
||||
class ChangeAccessorFieldPathIndex_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 02:19:06 +0000
|
||||
* Fri, 23 Feb 2024 13:32:08 +0000
|
||||
*/
|
||||
|
||||
public static class client_dll { // client.dll
|
||||
@ -34,6 +34,7 @@ public static class engine2_dll { // engine2.dll
|
||||
public const nint dwBuildNumber = 0x513564;
|
||||
public const nint dwNetworkGameClient = 0x512AC8;
|
||||
public const nint dwNetworkGameClient_getLocalPlayer = 0xF0;
|
||||
public const nint dwNetworkGameClient_deltaTick = 0x258;
|
||||
public const nint dwNetworkGameClient_maxClients = 0x250;
|
||||
public const nint dwNetworkGameClient_signOnState = 0x240;
|
||||
public const nint dwWindowHeight = 0x5CABC4;
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 02:19:06 +0000
|
||||
* Fri, 23 Feb 2024 13:32:08 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
@ -38,6 +38,7 @@ namespace engine2_dll { // engine2.dll
|
||||
constexpr std::ptrdiff_t dwBuildNumber = 0x513564;
|
||||
constexpr std::ptrdiff_t dwNetworkGameClient = 0x512AC8;
|
||||
constexpr std::ptrdiff_t dwNetworkGameClient_getLocalPlayer = 0xF0;
|
||||
constexpr std::ptrdiff_t dwNetworkGameClient_deltaTick = 0x258;
|
||||
constexpr std::ptrdiff_t dwNetworkGameClient_maxClients = 0x250;
|
||||
constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x240;
|
||||
constexpr std::ptrdiff_t dwWindowHeight = 0x5CABC4;
|
||||
|
@ -110,6 +110,10 @@
|
||||
"value": 5319368,
|
||||
"comment": null
|
||||
},
|
||||
"dwNetworkGameClient_deltaTick": {
|
||||
"value": 600,
|
||||
"comment": null
|
||||
},
|
||||
"dwNetworkGameClient_getLocalPlayer": {
|
||||
"value": 240,
|
||||
"comment": null
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 02:19:06 +0000
|
||||
Fri, 23 Feb 2024 13:32:08 +0000
|
||||
'''
|
||||
|
||||
class client_dll: # client.dll
|
||||
@ -33,6 +33,7 @@ class engine2_dll: # engine2.dll
|
||||
dwBuildNumber = 0x513564
|
||||
dwNetworkGameClient = 0x512AC8
|
||||
dwNetworkGameClient_getLocalPlayer = 0xF0
|
||||
dwNetworkGameClient_deltaTick = 0x258
|
||||
dwNetworkGameClient_maxClients = 0x250
|
||||
dwNetworkGameClient_signOnState = 0x240
|
||||
dwWindowHeight = 0x5CABC4
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 02:19:06 +0000
|
||||
* Fri, 23 Feb 2024 13:32:08 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
@ -36,6 +36,7 @@ pub mod engine2_dll { // engine2.dll
|
||||
pub const dwBuildNumber: usize = 0x513564;
|
||||
pub const dwNetworkGameClient: usize = 0x512AC8;
|
||||
pub const dwNetworkGameClient_getLocalPlayer: usize = 0xF0;
|
||||
pub const dwNetworkGameClient_deltaTick: usize = 0x258;
|
||||
pub const dwNetworkGameClient_maxClients: usize = 0x250;
|
||||
pub const dwNetworkGameClient_signOnState: usize = 0x240;
|
||||
pub const dwWindowHeight: usize = 0x5CABC4;
|
||||
|
@ -28,6 +28,7 @@ engine2_dll: # engine2.dll
|
||||
dwBuildNumber: 5322084
|
||||
dwNetworkGameClient: 5319368
|
||||
dwNetworkGameClient_getLocalPlayer: 240
|
||||
dwNetworkGameClient_deltaTick: 600
|
||||
dwNetworkGameClient_maxClients: 592
|
||||
dwNetworkGameClient_signOnState: 576
|
||||
dwWindowHeight: 6073284
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
public static class CBaseRendererSource2 { // CParticleFunctionRenderer
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:29 +0000
|
||||
Fri, 23 Feb 2024 13:31:35 +0000
|
||||
'''
|
||||
|
||||
class CBaseRendererSource2: # CParticleFunctionRenderer
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
public static class CBasePulseGraphInstance {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:29 +0000
|
||||
Fri, 23 Feb 2024 13:31:35 +0000
|
||||
'''
|
||||
|
||||
class CBasePulseGraphInstance:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
public static class RenderInputLayoutField_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:28 +0000
|
||||
Fri, 23 Feb 2024 13:31:34 +0000
|
||||
'''
|
||||
|
||||
class RenderInputLayoutField_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
public static class AABB_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:28 +0000
|
||||
Fri, 23 Feb 2024 13:31:34 +0000
|
||||
'''
|
||||
|
||||
class AABB_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
public static class CSSDSEndFrameViewInfo {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:29 +0000
|
||||
Fri, 23 Feb 2024 13:31:35 +0000
|
||||
'''
|
||||
|
||||
class CSSDSEndFrameViewInfo:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
public static class CExampleSchemaVData_Monomorphic {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:28 +0000
|
||||
Fri, 23 Feb 2024 13:31:34 +0000
|
||||
'''
|
||||
|
||||
class CExampleSchemaVData_Monomorphic:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:28 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:36 +0000
|
||||
*/
|
||||
|
||||
public static class ActiveModelConfig_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:36 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:29 +0000
|
||||
Fri, 23 Feb 2024 13:31:36 +0000
|
||||
'''
|
||||
|
||||
class ActiveModelConfig_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:36 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
public static class CDSPMixgroupModifier {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:29 +0000
|
||||
Fri, 23 Feb 2024 13:31:35 +0000
|
||||
'''
|
||||
|
||||
class CDSPMixgroupModifier:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
public static class CFeIndexedJiggleBone {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:34 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:29 +0000
|
||||
Fri, 23 Feb 2024 13:31:34 +0000
|
||||
'''
|
||||
|
||||
class CFeIndexedJiggleBone:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
public static class AggregateLODSetup_t {
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
@ -1,6 +1,6 @@
|
||||
'''
|
||||
Created using https://github.com/a2x/cs2-dumper
|
||||
Sat, 17 Feb 2024 01:42:29 +0000
|
||||
Fri, 23 Feb 2024 13:31:35 +0000
|
||||
'''
|
||||
|
||||
class AggregateLODSetup_t:
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 17 Feb 2024 01:42:29 +0000
|
||||
* Fri, 23 Feb 2024 13:31:35 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user