Skip to content

isClient

Description

isClient is a Property
Returns true if the local player is NOT the host (and is also NOT the server).

Example
isClient = true
local testVariable = isClient
Usage

returns: bool