Skip to Content

bz_isPlayerPaused()

Available since 2.4.0

Check if a given player is currently paused.

Usage

bool bz_isPlayerPaused(int playerID)
Parameters
int playerID

The id of the player to check

Returns

bool - True if the player specified is paused

Other Player State Functions

Back to bzfs API Functions

This content is maintained on GitHub. We welcome any feedback and improvements!

Give us Feedback Edit this Page