mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-02-15 10:27:22 +08:00
0.1.3
* Bug fixes
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2026-01-24 02:38:39.726673900 UTC
|
||||
// 2026-01-25 21:11:42.105397500 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: networksystem.dll
|
||||
// Class count: 0
|
||||
// Class count: 1
|
||||
// Enum count: 1
|
||||
public static class NetworksystemDll {
|
||||
// Alignment: 4
|
||||
@@ -14,5 +14,10 @@ namespace CS2Dumper.Schemas {
|
||||
OOPVSUpdates_Default = 0x2,
|
||||
OOPVSUpdates_Count = 0x3
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
public static class ChangeAccessorFieldPathIndex_t {
|
||||
public const nint m_Value = 0x0; // int32
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user