Enum GameServicesViewResultCode
Result codes returned when the game service interface is dismissed.
Namespace: VoxelBusters.EssentialKit
Assembly: cs.temp.dll.dll
Syntax
public enum GameServicesViewResultCode
Fields
| Name | Description |
|---|---|
| Done | The user successfully closed. |
| Unknown | The user action could not be determined. This occurs in platforms where there is no provision to find result. |