Class SimplePlayerPayload
Namespace: UnityEngine.UDP.Editor
Syntax
[Serializable]
public class SimplePlayerPayload
Fields
Declaration
public string email
Field Value
| Type | Description |
|---|---|
| String |
id
Declaration
public string id
Field Value
| Type | Description |
|---|---|
| String |
password
Declaration
public string password
Field Value
| Type | Description |
|---|---|
| String |