// MPropertyCustomEditor = multi_float(2)
class CRangeFloat
{
public:
    float32 m_pValue[2];
};