mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Game update (14092)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-30 01:31:58.500417200 UTC
|
||||
// 2025-07-31 03:03:49.823379600 UTC
|
||||
|
||||
namespace CS2Dumper.Interfaces {
|
||||
// Module: animationsystem.dll
|
||||
@@ -9,14 +9,14 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: client.dll
|
||||
public static class ClientDll {
|
||||
public const nint ClientToolsInfo_001 = 0x1AECD40;
|
||||
public const nint EmptyWorldService001_Client = 0x1AA8290;
|
||||
public const nint GameClientExports001 = 0x1AE9B30;
|
||||
public const nint LegacyGameUI001 = 0x1B095B0;
|
||||
public const nint Source2Client002 = 0x1D1B250;
|
||||
public const nint Source2ClientConfig001 = 0x1CB9D10;
|
||||
public const nint Source2ClientPrediction001 = 0x1AF4A30;
|
||||
public const nint Source2ClientUI001 = 0x1B07D30;
|
||||
public const nint ClientToolsInfo_001 = 0x1AECDC0;
|
||||
public const nint EmptyWorldService001_Client = 0x1AA82A0;
|
||||
public const nint GameClientExports001 = 0x1AE9BB0;
|
||||
public const nint LegacyGameUI001 = 0x1B09630;
|
||||
public const nint Source2Client002 = 0x1D1B310;
|
||||
public const nint Source2ClientConfig001 = 0x1CB9E00;
|
||||
public const nint Source2ClientPrediction001 = 0x1AF4AB0;
|
||||
public const nint Source2ClientUI001 = 0x1B07DB0;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
public static class Engine2Dll {
|
||||
@@ -214,6 +214,10 @@ namespace CS2Dumper.Interfaces {
|
||||
public static class V8systemDll {
|
||||
public const nint Source2V8System001 = 0x315B0;
|
||||
}
|
||||
// Module: vconcomm.dll
|
||||
public static class VconcommDll {
|
||||
public const nint VConComm001 = 0x365C0;
|
||||
}
|
||||
// Module: vphysics2.dll
|
||||
public static class Vphysics2Dll {
|
||||
public const nint VPhysics2_Handle_Interface_001 = 0x3D1E00;
|
||||
|
Reference in New Issue
Block a user