AiState.getWantsCrouch
Check if the state wants to crouch.
Kind: Function
Environments: Game
Game
aiState:getWantsCrouch( )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
state |
AiState | The state. |
Returns:
| Type | Description |
|---|---|
| boolean | Returns true when the state wants to crouch. |