cs2-dumper/output/networksystem_dll.cs

16 lines
421 B
C#
Raw Normal View History

// Generated using https://github.com/a2x/cs2-dumper
2024-08-09 06:46:25 +08:00
// 2024-08-08 22:44:32.016601800 UTC
namespace CS2Dumper.Schemas {
// Module: networksystem.dll
// Classes count: 1
// Enums count: 0
public static class NetworksystemDll {
// Parent: None
// Field count: 1
public static class ChangeAccessorFieldPathIndex_t {
2024-08-09 06:46:25 +08:00
public const nint m_Value = 0x0; //
}
}
}