示例#1
0
 public static Texture2D Icon(this BuildTargetGroup targetGroup)
 {
     return(PlatformUtils.GetIcon(targetGroup));
 }