Class StreamingAssetsPostExporter
Inheritance
System.Object
StreamingAssetsPostExporter
Implements
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 SourceDoPostExport(GameData, LibraryConfiguration, FileSystem)
Declaration
public void DoPostExport(GameData gameData, LibraryConfiguration settings, FileSystem fileSystem)
Parameters
Type | Name | Description |
---|---|---|
GameData | gameData | |
LibraryConfiguration | settings | |
FileSystem | fileSystem |