Version: 2023.1
言語: 日本語
public static PlatformIcon[] GetPlatformIcons (Build.NamedBuildTarget buildTarget, PlatformIconKind kind);

パラメーター

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."


Obsolete public static PlatformIcon[] GetPlatformIcons (BuildTargetGroup platform, PlatformIconKind 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.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961