Show / Hide Table of Contents

Enum TextExportMode

Namespace: AssetRipper.Export.UnityProjects.Configuration
Assembly: AssetRipper.Export.UnityProjects.dll
Syntax
public enum TextExportMode

Fields

Name Description
Bytes

Export as bytes

Parse

Export as plain text files, but try to guess the file extension

Txt

Export as plain text files

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