Skip to content

isHost

Description

isHost is a Property on Player
Whether or not this Player is the host of the world.

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

returns: bool