Black Ops III

IsFloat

Checks whether this entity/variable is a float

Example:

if ( IsFloat( gun_owner ) ) ...

Parameters

ParameterSummary
*variablevariable that may or may not be a float

* = mandatory