cs2-dumper/generated/networksystem.dll.hpp

12 lines
229 B
C++
Raw Normal View History

2023-10-15 20:17:02 +08:00
/*
2024-03-14 13:14:28 +08:00
* Generated using https://github.com/a2x/cs2-dumper
2024-03-16 08:45:14 +08:00
* Sat, 16 Mar 2024 00:42:37 +0000
2023-10-15 20:17:02 +08:00
*/
2023-10-03 00:00:52 +08:00
2023-10-17 10:06:23 +08:00
#pragma once
#include <cstddef>
2023-09-08 15:59:09 +08:00
namespace ChangeAccessorFieldPathIndex_t {
2023-10-03 00:00:52 +08:00
constexpr std::ptrdiff_t m_Value = 0x0; // int16_t
2023-09-08 21:13:40 +08:00
}