blueprint
Greatest Common Divisor (Integer)
- Exposure: public
- UE Version: 4.18
Calculates the largest value that evenly divides two given numbers without leaving a remainder.
This is a function intended to be included in a blueprint function library.