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