public int GetNavigationCostIgnoreProberOffset(int cell, CellOffset[] offsets) { return(PathGrid.GetCostIgnoreProberOffset(cell, offsets)); }