Show / Hide Table of Contents

Class ShaderExportCollection

Inheritance
System.Object
ExportCollection
AssetExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_48.IShader>
ShaderExportCollection
Implements
IExportCollection
Inherited Members
AssetExportCollection<IShader>.Export(IExportContainer, String, FileSystem)
AssetExportCollection<IShader>.Contains(IUnityObjectBase)
AssetExportCollection<IShader>.GetExportID(IExportContainer, IUnityObjectBase)
AssetExportCollection<IShader>.CreateExportPointer(IExportContainer, IUnityObjectBase, Boolean)
AssetExportCollection<IShader>.ExportInner(IExportContainer, String, String, FileSystem)
AssetExportCollection<IShader>.GUID
AssetExportCollection<IShader>.AssetExporter
AssetExportCollection<IShader>.File
AssetExportCollection<IShader>.Assets
AssetExportCollection<IShader>.Name
AssetExportCollection<IShader>.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.Shaders
Assembly: AssetRipper.Export.UnityProjects.dll
Syntax
public class ShaderExportCollection : AssetExportCollection<IShader>, IExportCollection

Constructors

| Improve this Doc View Source

ShaderExportCollection(ShaderExporterBase, IShader)

Declaration
public ShaderExportCollection(ShaderExporterBase assetExporter, IShader asset)
Parameters
Type Name Description
ShaderExporterBase assetExporter
AssetRipper.SourceGenerated.Classes.ClassID_48.IShader asset

Methods

| Improve this Doc View Source

CreateImporter(IExportContainer)

Declaration
protected override IUnityObjectBase CreateImporter(IExportContainer container)
Parameters
Type Name Description
IExportContainer container
Returns
Type Description
IUnityObjectBase
Overrides
AssetRipper.Export.UnityProjects.AssetExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_48.IShader>.CreateImporter(AssetRipper.Export.UnityProjects.IExportContainer)

Implements

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