Show / Hide Table of Contents

Class StreamingAssetsPostExporter

Inheritance
System.Object
StreamingAssetsPostExporter
Implements
IPostExporter
Inherited Members
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.Project
Assembly: AssetRipper.Export.UnityProjects.dll
Syntax
public class StreamingAssetsPostExporter : IPostExporter

Methods

| Improve this Doc View Source

DoPostExport(GameData, LibraryConfiguration, FileSystem)

Declaration
public void DoPostExport(GameData gameData, LibraryConfiguration settings, FileSystem fileSystem)
Parameters
Type Name Description
GameData gameData
LibraryConfiguration settings
FileSystem fileSystem

Implements

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