Class NativeAudioExportCollection
Inheritance
System.Object
AssetExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_83.IAudioClip>
NativeAudioExportCollection
Implements
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.Export.UnityProjects.Audio
Assembly: AssetRipper.Export.UnityProjects.dll
Syntax
public sealed class NativeAudioExportCollection : AudioExportCollection, IExportCollection
Constructors
| Improve this Doc View SourceNativeAudioExportCollection(NativeAudioExporter, IAudioClip)
Declaration
public NativeAudioExportCollection(NativeAudioExporter assetExporter, IAudioClip asset)
Parameters
Type | Name | Description |
---|---|---|
NativeAudioExporter | assetExporter | |
AssetRipper.SourceGenerated.Classes.ClassID_83.IAudioClip | asset |
Methods
| Improve this Doc View SourceGetExportExtension(IUnityObjectBase)
Declaration
protected override string GetExportExtension(IUnityObjectBase asset)
Parameters
Type | Name | Description |
---|---|---|
IUnityObjectBase | asset |
Returns
Type | Description |
---|---|
System.String |