protected virtual void Reset() { m_groupRoot = false; m_groupLayer = 0; m_groupLayers = new string[0]; m_groupCollision = new bool[0]; TxDestroy.IfNotUnique(this); }
void Reset() { CreateHandles(); TxDestroy.IfNotUnique(this); }