Skip to content

isLocal

Description

isLocal is a Property on Character
Returns true if this Character is the one you're controlling locally.

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

returns: bool