class CPointChildModifier : public C_PointEntity
{
public:
    bool m_bOrphanInsteadOfDeletingChildrenOnRemove;
};