Character:getPlayer - brianhang/nutscript2 GitHub Wiki

Description

client = Character:getPlayer()

This shared function returns which player is the owner of the character.

Returns

Name Description
client The Player that owns this character.