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