void ActivateStructure(Platform completedStructure) { // the Platform script takes care of removing builder and under construction items from the King.cs lists completedStructure.ActivateStructure(); }