Player.isActive
Returns true if the player is currently in the game.
Kind: Function
Environments: Game
Game
player:isActive( )
Parameters:
| Name | Type | Description |
|---|---|---|
player |
Player | The player. |
Returns:
| Type | Description |
|---|---|
| boolean | True if active. |
Returns true if the player is currently in the game.
Kind: Function
Environments: Game
player:isActive( )
Parameters:
| Name | Type | Description |
|---|---|---|
player |
Player | The player. |
Returns:
| Type | Description |
|---|---|
| boolean | True if active. |