cs2-dumper/output/libnetworksystem.so.hpp
2025-01-29 13:23:43 +01:00

22 lines
516 B
C++

// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-29 12:23:34.043004291 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; // int32
}
}
}
}