Returns the floating-point remainder of x/y rounded towards zero.
| x | float Value of the quotient numerator |
| y | float Value of the quotient denominator |
float - The remainder of dividing the arguments Используется в HitDirectionEffectBase::CalculateArrowPosition() и FModulus().