Int( <value> )


Module: Math

Summary:

Casts a floating point number or a string to an integer



Example:

x = Int( self.HUDHealthHeight );



Required Args:

  • 1 : <value> A string or floating point number to cast to an integer