mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Add files via upload
This commit is contained in:
15
output/networksystem_dll.cs
Normal file
15
output/networksystem_dll.cs
Normal file
@@ -0,0 +1,15 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-28 00:46:50.110041 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: networksystem.dll
|
||||
// Class count: 1
|
||||
// Enum count: 0
|
||||
public static class NetworksystemDll {
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
public static class ChangeAccessorFieldPathIndex_t {
|
||||
public const nint m_Value = 0x0; // int32
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user