GetPlatformGameId(string)
Gets the game identifier specified for a runtime platform.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Advertisements
- Assembly: UnityEditor.CoreModule
public static string GetPlatformGameId(string platformName)
Parameters
Returns
Type | Description |
|---|---|
| string | The platform specific game identifier. |