Player.isActive

Returns true if the player is currently in the game.

Kind: Function

Environments: Game

Game

player:isActive(  )

Open the full Game reference

Parameters:

Name Type Description
player Player The player.

Returns:

Type Description
boolean True if active.