Call of Duty Script Documentation

isonground()


Module
Player


Summary


Returns true if the player is on the ground.

Call this function on


The player

Example


 if(player isOnGround());

Minimum Number of arguments: 0


Number of optional arguments: 0



Return to Function List