/*
 * Created using https://github.com/a2x/cs2-dumper
 * Thu, 29 Feb 2024 02:15:35 +0000
 */

#pragma once

#include <cstddef>

namespace ChangeAccessorFieldPathIndex_t {
    constexpr std::ptrdiff_t m_Value = 0x0; // int16_t
}