Show / Hide Table of Contents

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 Source

GetAssetBundleName(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
| Improve this Doc View Source

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
| Improve this Doc View Source

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
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾