I am trying to use a if statement but i get error CS0029 Cannot implicitly convert type \'int\' to \'bool\' when using this code
if (result = 0)