// MIsBoxedIntegerType
class ChallengeID_t
{
public:
    uint64 m_Value;
};