Skip to content

GetLocalPlayer

Description

GetLocalPlayer is a Function
Returns the local player.

Example
local testVariable = GetLocalPlayer()
Usage

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