Skip to content

hasCheckpoint

Description

hasCheckpoint is a Property on Player
Returns true if this Player has a checkpoint.

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

returns: bool