Class CurrentPlayer
Utility class to access information about the currently multiplayer play mode player.
Namespace: Unity.Multiplayer.Playmode
Syntax
public static class CurrentPlayer
Properties
Tag
Returns the tag assigned to the currently running player.
Declaration
public static string Tag { get; }
Property Value
Type | Description |
---|---|
String |