Show / Hide Table of Contents

Class AudioMixerExportCollection

Inheritance
System.Object
ExportCollection
AssetExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_240.IAudioMixer>
AssetsExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_240.IAudioMixer>
AudioMixerExportCollection
Implements
IExportCollection
Inherited Members
AssetsExportCollection<IAudioMixer>.Contains(IUnityObjectBase)
AssetsExportCollection<IAudioMixer>.GetExportID(IExportContainer, IUnityObjectBase)
AssetsExportCollection<IAudioMixer>.Assets
AssetsExportCollection<IAudioMixer>.AddAsset(IUnityObjectBase)
AssetsExportCollection<IAudioMixer>.AddAssets(IEnumerable<IUnityObjectBase>)
AssetsExportCollection<IAudioMixer>.File
AssetsExportCollection<IAudioMixer>.m_file
AssetExportCollection<IAudioMixer>.Export(IExportContainer, String, FileSystem)
AssetExportCollection<IAudioMixer>.CreateExportPointer(IExportContainer, IUnityObjectBase, Boolean)
AssetExportCollection<IAudioMixer>.CreateImporter(IExportContainer)
AssetExportCollection<IAudioMixer>.GUID
AssetExportCollection<IAudioMixer>.AssetExporter
AssetExportCollection<IAudioMixer>.Name
AssetExportCollection<IAudioMixer>.Asset
ExportCollection.ExportMeta(IExportContainer, Meta, String, FileSystem)
ExportCollection.ExportAsset(IExportContainer, IUnityObjectBase, IUnityObjectBase, String, String, FileSystem)
ExportCollection.GetUniqueFileName(IUnityObjectBase, String, FileSystem)
ExportCollection.GetUniqueFileName(String, String, FileSystem)
ExportCollection.GetExportExtension(IUnityObjectBase)
ExportCollection.Flags
ExportCollection.ExportableAssets
ExportCollection.AssetExtension
ExportCollection.AssetsKeyword
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.AudioMixers
Assembly: AssetRipper.Export.UnityProjects.dll
Syntax
public class AudioMixerExportCollection : AssetsExportCollection<IAudioMixer>, IExportCollection

Constructors

| Improve this Doc View Source

AudioMixerExportCollection(IAssetExporter, IAudioMixer)

Declaration
public AudioMixerExportCollection(IAssetExporter assetExporter, IAudioMixer mixer)
Parameters
Type Name Description
IAssetExporter assetExporter
AssetRipper.SourceGenerated.Classes.ClassID_240.IAudioMixer mixer

Methods

| Improve this Doc View Source

ExportInner(IExportContainer, String, String, FileSystem)

Declaration
protected override bool ExportInner(IExportContainer container, string filePath, string dirPath, FileSystem fileSystem)
Parameters
Type Name Description
IExportContainer container
System.String filePath
System.String dirPath
FileSystem fileSystem
Returns
Type Description
System.Boolean
Overrides
AssetRipper.Export.UnityProjects.Project.AssetsExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_240.IAudioMixer>.ExportInner(AssetRipper.Export.UnityProjects.IExportContainer, System.String, System.String, FileSystem)
| Improve this Doc View Source

GenerateExportID(IUnityObjectBase)

Declaration
protected override long GenerateExportID(IUnityObjectBase asset)
Parameters
Type Name Description
IUnityObjectBase asset
Returns
Type Description
System.Int64
Overrides
AssetRipper.Export.UnityProjects.Project.AssetsExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_240.IAudioMixer>.GenerateExportID(AssetRipper.Assets.IUnityObjectBase)

Implements

IExportCollection
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾