Class TestAccount
Namespace: UnityEngine.UDP.Editor
Syntax
public class TestAccount
Constructors
TestAccount()
Declaration
public TestAccount()
Fields
deleted
Declaration
public bool deleted
Field Value
| Type | Description |
|---|---|
| Boolean |
Declaration
public string email
Field Value
| Type | Description |
|---|---|
| String |
isUpdate
Declaration
public bool isUpdate
Field Value
| Type | Description |
|---|---|
| Boolean |
password
Declaration
public string password
Field Value
| Type | Description |
|---|---|
| String |
playerId
Declaration
public string playerId
Field Value
| Type | Description |
|---|---|
| String |
Methods
Validate()
Declaration
public string Validate()
Returns
| Type | Description |
|---|---|
| String |