Fix for latest game update

This commit is contained in:
a2x
2024-05-24 11:30:54 +10:00
parent dd7299729a
commit 3f6c894097
76 changed files with 31851 additions and 24923 deletions

View File

@@ -1,9 +1,9 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-05-23 01:29:07.135665300 UTC
// 2024-05-24 01:30:25.777667800 UTC
namespace CS2Dumper.Schemas {
// Module: engine2.dll
// Classes count: 43
// Classes count: 48
// Enums count: 4
public static class Engine2Dll {
// Alignment: 4
@@ -240,6 +240,10 @@ namespace CS2Dumper.Schemas {
public const nint m_bFirstTick = 0x28; // bool
public const nint m_bLastTick = 0x29; // bool
}
// Parent: None
// Fields count: 0
public static class EventClientAdvanceNonRenderedFrame_t {
}
// Parent: EventSimulate_t
// Fields count: 0
public static class EventServerProcessNetworking_t {
@@ -284,5 +288,21 @@ namespace CS2Dumper.Schemas {
// Fields count: 0
public static class EventServerPollNetworking_t {
}
// Parent: None
// Fields count: 0
public static class {
}
// Parent: None
// Fields count: 0
public static class {
}
// Parent: None
// Fields count: 0
public static class {
}
// Parent: None
// Fields count: 0
public static class {
}
}
}