Black Ops III

Int

Casts a floating point number or a string to an integer

Example:

x = Int( self.HUDHealthHeight )

Parameters

ParameterSummary
*valueA string or floating point number to cast to an integer

* = mandatory