From reading the documentation, there doesn’t seem to be any difference between Mouse.OverrideCursor and Mouse.SetCursor other than Mouse.SetCursor returns a bool. Is this really the only difference?
I’ve searched and can’t find anything that addresses the difference.