Skip to content

GetHostPlayer

Description

GetHostPlayer is a Function
Returns the player that is hosting the world.

Example
local testVariable = GetHostPlayer()
Usage

network usage: Any (Client or Server/Host)
returns: Player
parameters: None