Memebr of ML.SDK.MLPlayer
Property
bool MLPlayer.IsLocal
bool IsLocal { get; }
Summary
Is this player the local player? Local to the script which is retrieving this value.
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.