InstalledPlatformInfo
Represents information about an installed platform module. Platforms are uniquely identified by their globally unique identifier (GUID).
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Struct
- Namespace: UnityEditor.Build.Profile
- Assembly: UnityEditor.CoreModule
public struct InstalledPlatformInfo
Fields
Value | Description |
|---|---|
| displayName | Human-readable name of the platform displayed in the build window. |
| platformGuid | Unique identifier for the build platform (for example, Android, iOS, Windows Standalone, Meta Quest, Windows Server). |