Skip to content

isLocal

Description

isLocal is a Property on Player
Whether or not this Player is the local Player.

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

returns: bool