Exemplo n.º 1
0
 public static bool IsRawAsset(this AssetType type)
 {
     return(!type.IsAssetBundle());
 }