cs2-dumper/output/networksystem_dll.cs

16 lines
423 B
C#
Raw Permalink Normal View History

// Generated using https://github.com/a2x/cs2-dumper
2024-09-10 07:58:47 +08:00
// 2024-09-09 23:55:40.648124500 UTC
namespace CS2Dumper.Schemas {
// Module: networksystem.dll
2024-08-09 15:38:14 +08:00
// Class count: 1
// Enum count: 0
public static class NetworksystemDll {
// Parent: None
// Field count: 1
public static class ChangeAccessorFieldPathIndex_t {
2024-08-09 15:38:14 +08:00
public const nint m_Value = 0x0; // int32
}
}
}