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