Description
Whether a player is on the ground (or other walkable surface).
Snippet
Is On Ground(Event Player);
Properties
Returns: Boolean
Parameters: Player
Player
Type: Player, Default: Event Player
The player whose ground status to check.
Whether a player is on the ground (or other walkable surface).
Is On Ground(Event Player);
Returns: Boolean
Parameters: Player
Player
Type: Player, Default: Event Player
The player whose ground status to check.