implicit operator
operator in Coherence.Cloud.PlayerAccountId
Operators
public static implicit operator string(PlayerAccountId id)
Parameters
| Type | Name | Description | 
|---|---|---|
| PlayerAccountId | id | 
Returns
| Type | Description | 
|---|---|
| string | 
public static implicit operator PlayerAccountId(string id)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | id | 
Returns
| Type | Description | 
|---|---|
| PlayerAccountId |