Skip to main content

Room.GetLocalPlayer()

Returns the local player. The local player means the player that is getting controlled by this running client.

Returns:

typeDescription
MLPlayerThe local player.

Usage


local val0 = Room:GetLocalPlayer()