Пример #1
0
 public static Texture2D IconSmall(this BuildTargetGroup targetGroup)
 {
     return(PlatformUtils.GetIconSmall(targetGroup));
 }