unity check if number is int code example Example: unity check if int is even bool isEven = someInteger % 2 == 0;