Show / Hide Table of Contents

Class DummyShaderTextExporter

Inheritance
System.Object
BinaryAssetExporter
ShaderExporterBase
DummyShaderTextExporter
Implements
IAssetExporter
Inherited Members
ShaderExporterBase.TryCreateCollection(IUnityObjectBase, IExportCollection)
BinaryAssetExporter.Export(IExportContainer, IUnityObjectBase, String, FileSystem)
BinaryAssetExporter.Export(IExportContainer, IUnityObjectBase, String, FileSystem, Nullable<Action<IExportContainer, IUnityObjectBase, String, FileSystem>>)
BinaryAssetExporter.Export(IExportContainer, IEnumerable<IUnityObjectBase>, String, FileSystem)
BinaryAssetExporter.Export(IExportContainer, IEnumerable<IUnityObjectBase>, String, FileSystem, Nullable<Action<IExportContainer, IUnityObjectBase, String, FileSystem>>)
BinaryAssetExporter.ToExportType(IUnityObjectBase)
BinaryAssetExporter.ToUnknownExportType(Type, AssetType)
BinaryAssetExporter.IsValidData(Byte[])
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 sealed class DummyShaderTextExporter : ShaderExporterBase, IAssetExporter

Implements

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