GetSupportedIconKindsForPlatform(BuildTargetGroup)
BuildTargetGroup is marked for deprecation in the future. Use PlayerSettings.GetSupportedIconKinds instead.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static PlatformIconKind[] GetSupportedIconKindsForPlatform(BuildTargetGroup platform)
Parameters
Returns
Type | Description |
|---|---|
| PlatformIconKind[] |
Remarks
Behavior is the same as PlayerSettings.GetSupportedIconKinds.