Update code

This commit is contained in:
a2x
2024-04-16 12:32:14 +10:00
parent 6406f88e0b
commit 45b7574975
157 changed files with 73646 additions and 117625 deletions

View File

@@ -0,0 +1,21 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-04-16 02:29:53.956513739 UTC
#pragma once
#include <cstddef>
namespace cs2_dumper {
namespace schemas {
// Module: libnetworksystem.so
// Classes count: 1
// Enums count: 0
namespace libnetworksystem_so {
// Parent: None
// Fields count: 1
namespace ChangeAccessorFieldPathIndex_t {
constexpr std::ptrdiff_t m_Value = 0x0; // int16
}
}
}
}