Tool.isCrouching
Returns whether the player is currently crouching.
Kind: Function
Environments: Game
Game
tool:isCrouching( )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
tool |
Tool | The tool. |
Returns:
| Type | Description |
|---|---|
| boolean | Whether the player is crouching. |