buildTarget | The NamedBuildTarget. |
kind | Each platform supports a different set of icon kinds. These can be found in the specific platform namespace (for example iOSPlatformIconKind. |
Gets the list of available icon slots for the specified build target and kind.
If you use PlayerSettings.SetPlatformIcons to set icons, Unity needs to retrieve each icon's build target and icon kind."
platform | The full list of platforms that support this API and the supported icon kinds can be found in icon kinds. |
kind | Each platform supports a different set of icon kinds. These can be found in the specific platform namespace (for example iOSPlatformIconKind). |
BuildTargetGroup is marked for deprecation in the future. Use NamedBuildTarget instead.