Skip to content

isHost

Description

isHost is a Property on Character
Returns true if this Character belongs to the host of this world.

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

returns: bool