Show / Hide Table of Contents

Class AnimatorControllerExportCollection

Inheritance
System.Object
ExportCollection
AssetExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_91.IAnimatorController>
AssetsExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_91.IAnimatorController>
AnimatorControllerExportCollection
Implements
IExportCollection
Inherited Members
AssetsExportCollection<IAnimatorController>.Contains(IUnityObjectBase)
AssetsExportCollection<IAnimatorController>.GetExportID(IExportContainer, IUnityObjectBase)
AssetsExportCollection<IAnimatorController>.ExportInner(IExportContainer, String, String, FileSystem)
AssetsExportCollection<IAnimatorController>.Assets
AssetsExportCollection<IAnimatorController>.GenerateExportID(IUnityObjectBase)
AssetsExportCollection<IAnimatorController>.AddAsset(IUnityObjectBase)
AssetsExportCollection<IAnimatorController>.AddAssets(IEnumerable<IUnityObjectBase>)
AssetsExportCollection<IAnimatorController>.File
AssetsExportCollection<IAnimatorController>.m_file
AssetExportCollection<IAnimatorController>.Export(IExportContainer, String, FileSystem)
AssetExportCollection<IAnimatorController>.CreateExportPointer(IExportContainer, IUnityObjectBase, Boolean)
AssetExportCollection<IAnimatorController>.CreateImporter(IExportContainer)
AssetExportCollection<IAnimatorController>.GUID
AssetExportCollection<IAnimatorController>.AssetExporter
AssetExportCollection<IAnimatorController>.Name
AssetExportCollection<IAnimatorController>.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.AnimatorControllers
Assembly: AssetRipper.Export.UnityProjects.dll
Syntax
public sealed class AnimatorControllerExportCollection : AssetsExportCollection<IAnimatorController>, IExportCollection

Constructors

| Improve this Doc View Source

AnimatorControllerExportCollection(IAssetExporter, IAnimatorController)

Declaration
public AnimatorControllerExportCollection(IAssetExporter assetExporter, IAnimatorController controller)
Parameters
Type Name Description
IAssetExporter assetExporter
AssetRipper.SourceGenerated.Classes.ClassID_91.IAnimatorController controller

Implements

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