Skip to content

Improve usability of PlayerSettingsSetIconsTask #31

Description

@ruccho

Currently PlayerSettingsSetIconsTask simply exposes PlayerSettings.SetIcons() but it provides difficult user interface to understand.

public static void SetIcons(NamedBuildTarget buildTarget, Texture2D[] icons, IconKind kind);

The list is the same length as the list of icon sizes returned by GetIconSizes.

https://docs.unity3d.com/6000.0/Documentation/ScriptReference/PlayerSettings.SetIcons.html

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions