MainObjectArrayPtr::MainObjectArrayPtr() { m_MOA = new MainObjectArray; m_MOA->m_ReferenceCount = 1; }