Beispiel #1
0
 public static bool IsRawAsset(this AssetType type)
 {
     return(!type.IsAssetBundle());
 }