Class AssetBundleExtensions
Inheritance
System.Object
AssetBundleExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.SourceGenerated.Extensions
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class AssetBundleExtensions
Methods
| Improve this Doc View SourceGetAssetBundleName(IAssetBundle)
Declaration
public static string GetAssetBundleName(this IAssetBundle bundle)
Parameters
Type | Name | Description |
---|---|---|
AssetRipper.SourceGenerated.Classes.ClassID_142.IAssetBundle | bundle |
Returns
Type | Description |
---|---|
System.String |
HasPathExtension(IAssetBundle)
5.0.0 and greater
Declaration
public static bool HasPathExtension(this IAssetBundle bundle)
Parameters
Type | Name | Description |
---|---|---|
AssetRipper.SourceGenerated.Classes.ClassID_142.IAssetBundle | bundle |
Returns
Type | Description |
---|---|
System.Boolean |
HasPathExtension(UnityVersion)
5.0.0 and greater
Declaration
public static bool HasPathExtension(UnityVersion version)
Parameters
Type | Name | Description |
---|---|---|
UnityVersion | version |
Returns
Type | Description |
---|---|
System.Boolean |