Skip to content

API > MLPlayer > isLocal


MLPlayer.isLocal⚓︎

Read-Only

Read-only Property This property is Read-Only

Name Type
isLocal boolean

Description⚓︎

Is this player the local player? Local to the script which is retrieving this value.

Extra Detail⚓︎

For every client there is only one local player. The player that controlled by the user. Other players in the room are called remote players and those are controlled by other users who joined the room.