Skip to content

player

Description

player is a Property on Character
Gets the player that controls this Character.

Example
Character.player = GetLocalPlayer()
local testVariable = Character.player
Usage

returns: Player