// MIsBoxedIntegerType
class AmmoIndex_t
{
public:
    int8 m_Value;
};