Skip to content

hasAliveCharacter

Description

hasAliveCharacter is a Property on Player
Returns true if this Player's Character is currently alive.

Example
Player.hasAliveCharacter = true
local testVariable = Player.hasAliveCharacter
Usage

returns: bool