Preview
Shared function

isCursorShowing

This function determines the state of a player's cursor.

Syntax

bool isCursorShowing ( )
void  ( )
void  ( player playerElement )

Returns

Returns true if the player's cursor is visible, and false if it is not.

Examples