//Get's all gameobjects and puts it in a list called "GameobjectList" Object[] GameobjectList = Resources.FindObjectsOfTypeAll(typeof(GameObject));