This version of Unity is unsupported.

PlatformIcon.SetTexture

Declaration

public void SetTexture(Texture2D texture, int layer);

Parameters

layer Cannot be larger than PlatformIcon.maxLayerCount.

Description

Assign a texture to the specified layer.