Class Player
Inherited Members
Namespace: UnityEngine.UDP.Editor
Assembly: com.unity.purchasing.udp.Editor.dll
Syntax
[Serializable]
public class Player
Fields
clientId
Declaration
public string clientId
Field Value
| Type | Description |
|---|---|
| string |
Declaration
public string email
Field Value
| Type | Description |
|---|---|
| string |
password
Declaration
public string password
Field Value
| Type | Description |
|---|---|
| string |