This version of Unity is unsupported.

PlatformIcon.SetTexture

public void SetTexture(Texture2D texture, int layer);

Parameters

layerCannot be larger than PlatformIcon.maxLayerCount.

Description

Assign a texture to the specified layer.