cs2-dumper/generated/networksystem.dll.hpp

12 lines
227 B
C++
Raw Normal View History

2023-10-15 20:17:02 +08:00
/*
2023-10-21 07:43:23 +08:00
* Created using https://github.com/a2x/cs2-dumper
2023-11-21 09:07:02 +08:00
* Tue, 21 Nov 2023 00:47:41 +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
}