Class CurrentPlayer
Utility class to access information about the multiplayer play mode player while in playmode.
Inherited Members
Namespace: Unity.Multiplayer.Playmode
Syntax
public static class CurrentPlayer
Methods
ReadOnlyTag()
Returns the tag assigned to the currently running player.
Declaration
public static string ReadOnlyTag()
Returns
Type | Description |
---|---|
String |