// MIsBoxedIntegerType
class BookID_t
{
public:
    uint16 m_Value;
};