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