Black Ops III

IsOnGround

Returns true if entity is on ground

Example:

if( self IsOnGround() ) { //do something }