mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
Game update (14006)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-05-03 00:11:19.220511700 UTC
|
||||
// 2024-05-08 03:42:33.508076800 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: engine2.dll
|
||||
// Classes count: 44
|
||||
// Classes count: 43
|
||||
// Enums count: 4
|
||||
public static class Engine2Dll {
|
||||
// Alignment: 4
|
||||
@@ -125,10 +125,6 @@ namespace CS2Dumper.Schemas {
|
||||
public const nint m_nCount = 0x0; // int32
|
||||
}
|
||||
// Parent: None
|
||||
// Fields count: 0
|
||||
public static class EventClientPredictionPostNetupdate_t {
|
||||
}
|
||||
// Parent: None
|
||||
// Fields count: 3
|
||||
public static class EventClientProcessGameInput_t {
|
||||
public const nint m_LoopState = 0x0; // EngineLoopState_t
|
||||
|
||||
Reference in New Issue
Block a user