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