_AreGridCellsEmpty
bool _AreGridCellsEmpty(int32 column, int32 row,
if (!_AreGridCellsEmpty(column, row, columnCount, rowCount))
if (!_AreGridCellsEmpty(dimensions.x, dimensions.y,