IsHoldingBreath

Return if the player is holding breath or not

Returns
Type
Description

boolean

If the player is holding breath or not

Example
local breath = exports["utility_weapons"]:IsHoldingBreath()

Last updated

Was this helpful?