Show / Hide Table of Contents

Enum ScriptContentLevel

Namespace: AssetRipper.Import.Configuration
Assembly: AssetRipper.Import.dll
Syntax
public enum ScriptContentLevel

Fields

Name Description
Level0

Scripts are not loaded.

Level1

Methods are stubbed during processing.

Level2

This level is the default. It has full methods for Mono games and empty methods for IL2Cpp games.

Level3

IL2Cpp methods are safely recovered where possible.

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