Show / Hide Table of Contents

Enum AssemblyExportType

Namespace: AssetRipper.Export.UnityProjects.Scripts
Assembly: AssetRipper.Export.UnityProjects.dll
Syntax
public enum AssemblyExportType

Fields

Name Description
Decompile

The assembly should be decompiled.

Save

The assembly should be saved as is.

Skip

The assembly is a framework assembly and should be skipped.

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