Show / Hide Table of Contents

Class GlbExportCollection

Inheritance
System.Object
ExportCollectionBase
SingleExportCollection<IUnityObjectBase>
GlbExportCollection
Inherited Members
SingleExportCollection<IUnityObjectBase>.Export(String, FileSystem)
SingleExportCollection<IUnityObjectBase>.Contains(IUnityObjectBase)
SingleExportCollection<IUnityObjectBase>.ExportInner(String, String, FileSystem)
SingleExportCollection<IUnityObjectBase>.ContentExtractor
SingleExportCollection<IUnityObjectBase>.Assets
SingleExportCollection<IUnityObjectBase>.Name
SingleExportCollection<IUnityObjectBase>.Asset
ExportCollectionBase.ExportAsset(IUnityObjectBase, String, String, FileSystem)
ExportCollectionBase.GetUniqueFileName(IUnityObjectBase, String, FileSystem)
ExportCollectionBase.GetUniqueFileName(String, String, FileSystem)
ExportCollectionBase.ExportableAssets
ExportCollectionBase.Exportable
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.PrimaryContent.Models
Assembly: AssetRipper.Export.PrimaryContent.dll
Syntax
public sealed class GlbExportCollection : SingleExportCollection<IUnityObjectBase>

Constructors

| Improve this Doc View Source

GlbExportCollection(IContentExtractor, IUnityObjectBase)

Declaration
public GlbExportCollection(IContentExtractor assetExporter, IUnityObjectBase asset)
Parameters
Type Name Description
IContentExtractor assetExporter
IUnityObjectBase asset

Properties

| Improve this Doc View Source

ExportExtension

Declaration
protected override string ExportExtension { get; }
Property Value
Type Description
System.String
Overrides
ExportCollectionBase.ExportExtension
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾