Unity for convenience ensures that destroyed objects compare to null : var selected = tempSelections[i]; if (selected == null) continue; ...
確定! 回上一頁