IsHoldingBreath
Return if the player is holding breath or not
Returns
Data Type | Description |
---|---|
boolean | If the player is holding breath or not |
Example
local breath = exports["utility_weapons"]:IsHoldingBreath()
Return if the player is holding breath or not
Data Type | Description |
---|---|
boolean | If the player is holding breath or not |
local breath = exports["utility_weapons"]:IsHoldingBreath()