Utility class to access information about the multiplayer play mode player while in playmode.
| Property | Description |
|---|---|
| IsMainEditor | Indicates if the currently running player is the main editor. |
| Tags | Returns the tag(s) assigned to the currently running player. This property is read-only and should be used to access the tags without modifying them. |