/*
 * Created using https://github.com/a2x/cs2-dumper
 * Tue, 13 Feb 2024 04:04:47 +0000
 */

#pragma once

#include <cstddef>

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