Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetSupportedIconKinds(NamedBuildTarget)

Retrieves all PlatformIconKind values supported by the specified build target.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static PlatformIconKind[] GetSupportedIconKinds(NamedBuildTarget buildTarget)

Parameters

Returns

Type

Description

PlatformIconKind[]

Remarks